diff --git a/Gemfile.lock b/Gemfile.lock index 6f8c312f..65cf2ce7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) bootsnap (1.18.4) msgpack (~> 1.2) @@ -528,7 +528,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -588,7 +588,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -612,7 +612,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.0.1) + rspec-rails (7.1.0) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -653,7 +653,7 @@ GEM rubocop-rspec (3.0.1) rubocop (~> 1.61) ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.3.2) sentry-rails (5.21.0) railties (>= 5.0) sentry-ruby (~> 5.21.0) @@ -682,7 +682,7 @@ GEM version_gem (~> 1.1, >= 1.1.1) spring (4.2.1) statsd-ruby (1.5.0) - stringio (3.1.1) + stringio (3.1.2) sync (0.5.0) table_print (1.5.7) term-ansicolor (1.11.2)