Skip to content

Commit

Permalink
Bump irb from 1.14.3 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [irb](https://github.com/ruby/irb) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.14.3...v1.15.0)

---
updated-dependencies:
- dependency-name: irb
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent e1e0434 commit 93b7843
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 @@ -134,7 +134,8 @@ GEM
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.0)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.1)
Expand Down Expand Up @@ -397,6 +398,9 @@ GEM
racc
pg (1.5.9)
plek (5.2.0)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
prometheus_exporter (2.2.0)
webrick
psych (5.2.3)
Expand Down

0 comments on commit 93b7843

Please sign in to comment.