diff --git a/Gemfile.lock b/Gemfile.lock index 29e7f67..b256d0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -22,6 +22,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -88,10 +89,10 @@ GEM rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) - runger_release_assistant (0.12.0) - activesupport (>= 6, < 8) - memo_wise (>= 1.7, < 2) - rainbow (>= 3.0, < 4) + runger_release_assistant (0.13.0) + activesupport (>= 6) + memo_wise (>= 1.7) + rainbow (>= 3.0) slop (~> 4.8) runger_style (2.17.0) prism (>= 0.24.0) @@ -101,6 +102,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) + uri (1.0.2) PLATFORMS ruby