diff --git a/Gemfile.lock b/Gemfile.lock index e01a59f4..9c25a60c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM mime-types-data (3.2024.0604) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.25.0) + minitest (5.25.1) mlanett-redis-lock (0.2.7) redis msgpack (1.7.2) @@ -587,7 +587,7 @@ GEM psych (>= 4.0.0) redis (4.2.1) regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -600,18 +600,18 @@ GEM strscan rinku (2.0.6) rouge (4.3.0) - rspec-core (3.13.0) + rspec-core (3.13.1) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.4) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) + rspec-rails (7.0.1) + actionpack (>= 7.0) + activesupport (>= 7.0) + railties (>= 7.0) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) @@ -695,7 +695,7 @@ GEM statsd-ruby (1.5.0) stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) timeout (0.4.1) tzinfo (2.0.6) @@ -725,7 +725,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux