Skip to content

Commit

Permalink
Merge pull request #597 from kg8m/dependabot/bundler/irb-1.15.1
Browse files Browse the repository at this point in the history
Build(deps): Bump irb from 1.14.3 to 1.15.1
  • Loading branch information
kg8m authored Jan 25, 2025
2 parents cfcaadd + 2da6371 commit e80baf3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ GEM
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.1)
Expand Down Expand Up @@ -151,6 +152,9 @@ GEM
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
psych (5.2.3)
date
stringio
Expand Down

0 comments on commit e80baf3

Please sign in to comment.