Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: irb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent e2b70a8 commit 402def7
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ GEM
htmlentities (4.3.4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.1)
io-console (0.8.0)
irb (1.14.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jsbundling-rails (1.3.1)
Expand Down Expand Up @@ -196,7 +196,8 @@ GEM
zeitwerk (~> 2.6)
polyglot (0.3.5)
prettier_print (1.2.1)
psych (5.1.2)
psych (5.2.1)
date
stringio
puma (6.5.0)
nio4r (~> 2.0)
Expand Down Expand Up @@ -241,10 +242,10 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.12)
io-console (~> 0.5)
rexml (3.3.9)
rouge (4.5.1)
Expand All @@ -261,7 +262,7 @@ GEM
sprockets (>= 3.0.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
stringio (3.1.2)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
thor (1.3.2)
Expand Down

0 comments on commit 402def7

Please sign in to comment.