Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Dec 23, 2024
1 parent afd7b2b commit 6e2b46f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ GEM
ruby-vips (>= 2.0.17, < 3)
iniparse (1.5.0)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand Down Expand Up @@ -530,7 +530,7 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -590,7 +590,7 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.9.0)
rdoc (6.10.0)
psych (>= 4.0.0)
react-rails (3.2.1)
babel-transpiler (>= 0.7.0)
Expand All @@ -605,7 +605,7 @@ GEM
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.3)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down

0 comments on commit 6e2b46f

Please sign in to comment.