Skip to content

Commit 7e42903

Browse files
Bump irb from 1.14.3 to 1.15.1
Bumps [irb](https://github.com/ruby/irb) from 1.14.3 to 1.15.1. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](ruby/irb@v1.14.3...v1.15.1) --- updated-dependencies: - dependency-name: irb dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4611b5b commit 7e42903

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ GEM
205205
railties (>= 6.0.0)
206206
iniparse (1.5.0)
207207
io-console (0.8.0)
208-
irb (1.14.3)
208+
irb (1.15.1)
209+
pp (>= 0.6.0)
209210
rdoc (>= 4.0.0)
210211
reline (>= 0.4.2)
211212
jbuilder (2.13.0)
@@ -292,6 +293,9 @@ GEM
292293
racc
293294
pg (1.5.9)
294295
popper_js (2.11.8)
296+
pp (0.6.2)
297+
prettyprint
298+
prettyprint (0.2.0)
295299
prism (1.3.0)
296300
pry (0.14.2)
297301
coderay (~> 1.1)

0 commit comments

Comments
 (0)