Skip to content

Commit

Permalink
Bump runger_release_assistant from 0.12.0 to 0.13.0 (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 5486073 commit eb12b87
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit eb12b87

Please sign in to comment.