Skip to content

Commit 33abed2

Browse files
Bump irb from 1.15.2 to 1.17.0
Bumps [irb](https://github.com/ruby/irb) from 1.15.2 to 1.17.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](ruby/irb@v1.15.2...v1.17.0) --- updated-dependencies: - dependency-name: irb dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f79ad3 commit 33abed2

1 file changed

Lines changed: 15 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ GEM
1111
specs:
1212
ast (2.4.3)
1313
benchmark-ips (2.14.0)
14+
cgi (0.5.1)
1415
csv (3.3.5)
15-
date (3.4.1)
16+
date (3.5.1)
1617
diff-lcs (1.6.2)
17-
io-console (0.8.0)
18-
irb (1.15.2)
18+
erb (4.0.4)
19+
cgi (>= 0.3.3)
20+
io-console (0.8.2)
21+
irb (1.17.0)
1922
pp (>= 0.6.0)
23+
prism (>= 1.3.0)
2024
rdoc (>= 4.0.0)
2125
reline (>= 0.4.2)
2226
json (2.18.1)
@@ -28,20 +32,22 @@ GEM
2832
parser (3.3.10.1)
2933
ast (~> 2.4.1)
3034
racc
31-
pp (0.6.2)
35+
pp (0.6.3)
3236
prettyprint
3337
prettyprint (0.2.0)
3438
prism (1.9.0)
35-
psych (5.2.3)
39+
psych (5.3.1)
3640
date
3741
stringio
3842
racc (1.8.1)
3943
rainbow (3.1.1)
4044
rake (13.3.1)
41-
rdoc (6.13.1)
45+
rdoc (7.2.0)
46+
erb
4247
psych (>= 4.0.0)
48+
tsort
4349
regexp_parser (2.11.3)
44-
reline (0.6.0)
50+
reline (0.6.3)
4551
io-console (~> 0.5)
4652
rspec (3.13.2)
4753
rspec-core (~> 3.13.0)
@@ -87,7 +93,8 @@ GEM
8793
standard-performance (1.9.0)
8894
lint_roller (~> 1.1)
8995
rubocop-performance (~> 1.26.0)
90-
stringio (3.1.6)
96+
stringio (3.2.0)
97+
tsort (0.2.0)
9198
unicode-display_width (3.2.0)
9299
unicode-emoji (~> 4.1)
93100
unicode-emoji (4.2.0)

0 commit comments

Comments
 (0)