From b2296cf2ae49a0d6429d41594abfbc1a38e79b1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 23:06:00 +0000 Subject: [PATCH] Update Ruby on Rails packages to v8 --- v2.4-non-rails/Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/v2.4-non-rails/Gemfile.lock b/v2.4-non-rails/Gemfile.lock index 0b71888..03c6e0e 100644 --- a/v2.4-non-rails/Gemfile.lock +++ b/v2.4-non-rails/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -13,8 +13,9 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) byebug (11.1.3) concurrent-ruby (1.3.4) @@ -40,9 +41,9 @@ GEM karafka-testing (2.4.6) karafka (>= 2.4.0, < 2.5.0) waterdrop (>= 2.7.0) - logger (1.6.1) + logger (1.6.3) mini_portile2 (2.8.8) - minitest (5.25.1) + minitest (5.25.4) rake (13.2.1) rexml (3.3.9) rspec (3.13.0) @@ -58,7 +59,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - securerandom (0.3.1) + securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -67,6 +68,7 @@ GEM simplecov_json_formatter (0.1.4) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uri (1.0.2) waterdrop (2.7.4) karafka-core (>= 2.4.3, < 3.0.0) karafka-rdkafka (>= 0.15.1)