Skip to content

Commit b917e59

Browse files
Bump irb from 1.14.1 to 1.14.3
Bumps [irb](https://github.com/ruby/irb) from 1.14.1 to 1.14.3. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](ruby/irb@v1.14.1...v1.14.3) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1e381e commit b917e59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ GEM
8383
http_parser.rb (0.8.0)
8484
i18n (1.14.6)
8585
concurrent-ruby (~> 1.0)
86-
io-console (0.7.2)
86+
io-console (0.8.0)
8787
io-like (0.3.1)
88-
irb (1.14.1)
88+
irb (1.14.3)
8989
rdoc (>= 4.0.0)
9090
reline (>= 0.4.2)
9191
json (2.9.1)
@@ -158,7 +158,7 @@ GEM
158158
rdoc (6.10.0)
159159
psych (>= 4.0.0)
160160
regexp_parser (2.9.2)
161-
reline (0.5.10)
161+
reline (0.6.0)
162162
io-console (~> 0.5)
163163
rest-client (2.1.0)
164164
http-accept (>= 1.7.0, < 2.0)

0 commit comments

Comments
 (0)