Skip to content

Commit

Permalink
Update Ruby on Rails packages to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 2304bdc commit b2296cf
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions v2.4-non-rails/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.2)
activesupport (8.0.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit b2296cf

Please sign in to comment.