diff --git a/Gemfile.lock b/Gemfile.lock index 6bbdfc1f..aaf328ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1757,7 +1757,7 @@ GEM sexp_processor coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.1) + connection_pool (2.5.3) counter_culture (3.10.0) activerecord (>= 4.2) activesupport (>= 4.2) @@ -1880,7 +1880,7 @@ GEM activerecord (>= 3.0.0) railties (>= 3.0.0) io-console (0.8.0) - irb (1.15.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -1952,7 +1952,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.7) + nokogiri (1.18.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.3) @@ -2110,7 +2110,7 @@ GEM rainbow (>= 2.0, < 4.0) rexml (~> 3.1) regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.1) io-console (~> 0.5) require_all (3.0.0) reserved_word (0.0.2) @@ -2139,10 +2139,10 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.1) - actionpack (>= 7.0) - activesupport (>= 7.0) - railties (>= 7.0) + rspec-rails (8.0.0) + actionpack (>= 7.2) + activesupport (>= 7.2) + railties (>= 7.2) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13)