Skip to content

Commit 2ea3c15

Browse files
Bump irb from 1.16.0 to 1.17.0
Bumps [irb](https://github.com/ruby/irb) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](ruby/irb@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: irb dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ea7f06 commit 2ea3c15

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ GEM
6969
i18n (1.14.7)
7070
concurrent-ruby (~> 1.0)
7171
io-console (0.8.2)
72-
irb (1.16.0)
72+
irb (1.17.0)
7373
pp (>= 0.6.0)
74+
prism (>= 1.3.0)
7475
rdoc (>= 4.0.0)
7576
reline (>= 0.4.2)
7677
json (2.18.0)
@@ -96,7 +97,7 @@ GEM
9697
racc (1.8.1)
9798
rainbow (3.1.1)
9899
rake (13.3.1)
99-
rdoc (6.17.0)
100+
rdoc (7.1.0)
100101
erb
101102
psych (>= 4.0.0)
102103
tsort

0 commit comments

Comments
 (0)