Skip to content

Commit

Permalink
Bump irb from 1.14.3 to 1.15.0 in /builder (#2592)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 09b61cc commit a58c299
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion builder/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
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)
jbuilder (2.13.0)
Expand Down Expand Up @@ -174,6 +175,9 @@ GEM
ostruct (0.6.1)
pagy (9.3.3)
pg (1.5.9)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
psych (5.2.3)
date
stringio
Expand Down

0 comments on commit a58c299

Please sign in to comment.