Skip to content

Commit 4cf272c

Browse files
build(deps): bump irb from 1.16.0 to 1.17.0 (#4839)
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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a40231 commit 4cf272c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,9 @@ GEM
268268
concurrent-ruby (~> 1.0)
269269
io-console (0.8.2)
270270
ipaddress (0.8.3)
271-
irb (1.16.0)
271+
irb (1.17.0)
272272
pp (>= 0.6.0)
273+
prism (>= 1.3.0)
273274
rdoc (>= 4.0.0)
274275
reline (>= 0.4.2)
275276
jaro_winkler (1.6.1)

0 commit comments

Comments
 (0)