diff --git a/Gemfile.lock b/Gemfile.lock index 55535d0..2a7036f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -19,6 +19,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) @@ -74,14 +75,14 @@ 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) + runger_style (2.18.0) prism (>= 0.24.0) - rubocop (>= 1.38.0, < 2) + rubocop (>= 1.38.0) securerandom (0.4.0) slop (4.10.1) tzinfo (2.0.6) @@ -89,6 +90,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) + uri (1.0.2) PLATFORMS ruby