diff --git a/Gemfile.lock b/Gemfile.lock index 3d14f16f..249dfd6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.5.0) + diff-lcs (1.5.1) docile (1.4.0) dry-configurable (1.1.0) dry-core (~> 1.0, < 2) @@ -172,7 +172,7 @@ GEM hamlit (>= 1.2.0) railties (>= 4.0.1) html_page (0.1.0) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -209,7 +209,7 @@ GEM method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.21.2) + minitest (5.22.3) msgpack (1.7.2) mysql2 (0.5.5) net-imap (0.3.7) @@ -222,7 +222,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.7.0) - nokogiri (1.16.0) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) openapi_parser (1.0.0) @@ -235,7 +235,7 @@ GEM puma (5.6.8) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8) + rack (2.2.9) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.6) @@ -281,23 +281,23 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.2.6) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.6) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (6.1.0) + rspec-support (~> 3.13.0) + rspec-rails (6.1.2) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) - rspec-core (~> 3.12) - rspec-expectations (~> 3.12) - rspec-mocks (~> 3.12) - rspec-support (~> 3.12) - rspec-support (3.12.1) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -363,7 +363,7 @@ GEM temple (0.9.1) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) - thor (1.3.0) + thor (1.3.1) tilt (2.0.11) timeout (0.4.0) turbolinks (5.2.1) @@ -388,7 +388,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.12) + zeitwerk (2.6.13) PLATFORMS ruby