Skip to content

Commit 8c20867

Browse files
authoredNov 13, 2023
chore(deps-dev): bump irb from 1.8.3 to 1.9.0
Bumps [irb](https://github.com/ruby/irb) from 1.8.3 to 1.9.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](ruby/irb@v1.8.3...v1.9.0) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc8bb2d commit 8c20867

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GEM
9393
i18n (1.14.1)
9494
concurrent-ruby (~> 1.0)
9595
io-console (0.6.0)
96-
irb (1.8.3)
96+
irb (1.9.0)
9797
rdoc
9898
reline (>= 0.3.8)
9999
json (2.6.3)
@@ -168,10 +168,10 @@ GEM
168168
rb-fsevent (0.11.2)
169169
rb-inotify (0.10.1)
170170
ffi (~> 1.0)
171-
rdoc (6.5.0)
171+
rdoc (6.6.0)
172172
psych (>= 4.0.0)
173173
regexp_parser (2.8.2)
174-
reline (0.3.9)
174+
reline (0.4.0)
175175
io-console (~> 0.5)
176176
rest-client (2.1.0)
177177
http-accept (>= 1.7.0, < 2.0)
@@ -222,7 +222,7 @@ GEM
222222
simplecov (~> 0.19)
223223
simplecov-html (0.12.3)
224224
simplecov_json_formatter (0.1.4)
225-
stringio (3.0.8)
225+
stringio (3.0.9)
226226
sync (0.5.0)
227227
term-ansicolor (1.7.1)
228228
tins (~> 1.0)

0 commit comments

Comments
 (0)
Please sign in to comment.