diff --git a/Gemfile.lock b/Gemfile.lock index f201e4a..c9c032b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,11 +102,11 @@ GEM smart_properties bigdecimal (3.1.6) builder (3.2.4) - capybara (3.39.2) + capybara (3.40.0) addressable matrix mini_mime (>= 0.1.3) - nokogiri (~> 1.8) + nokogiri (~> 1.11) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) @@ -160,7 +160,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.7.1) + io-console (0.7.2) irb (1.11.1) rdoc reline (>= 0.4.2) @@ -206,7 +206,7 @@ GEM nokogiri (1.16.0-x86_64-linux) racc (~> 1.4) parallel (1.24.0) - parser (3.3.0.4) + parser (3.3.0.5) ast (~> 2.4.1) racc propshaft (0.8.0) @@ -277,7 +277,7 @@ GEM rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-rails (6.1.0) + rspec-rails (6.1.1) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -286,7 +286,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.60.1) + rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -334,8 +334,8 @@ GEM shoulda-matchers (6.1.0) activesupport (>= 5.2.0) smart_properties (1.17.0) - sqlite3 (1.7.0-arm64-darwin) - sqlite3 (1.7.0-x86_64-linux) + sqlite3 (1.7.1-arm64-darwin) + sqlite3 (1.7.1-x86_64-linux) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0)