diff --git a/Gemfile.lock b/Gemfile.lock index 06c432c..7f29958 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM compare-xml (0.66) nokogiri (~> 1.8) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) cuprite (0.17) capybara (~> 3.0) @@ -290,7 +290,7 @@ GEM rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (8.0.1) + rspec-rails (8.0.2) actionpack (>= 7.2) activesupport (>= 7.2) railties (>= 7.2) @@ -298,7 +298,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.4) + rspec-support (3.13.5) rubocop (1.79.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -381,7 +381,7 @@ GEM unicode-emoji (4.0.4) uri (1.0.3) useragent (0.16.11) - view_component (4.0.0) + view_component (4.0.2) activesupport (>= 7.1.0, < 8.1) concurrent-ruby (~> 1) webrick (1.9.1)