Skip to content

Commit e1dcf7c

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 6018129 commit e1dcf7c

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
@@ -10,12 +10,16 @@ GEM
1010
remote: https://rubygems.org/
1111
specs:
1212
ast (2.4.3)
13+
cgi (0.5.1)
1314
csv (3.3.5)
14-
date (3.4.1)
15+
date (3.5.1)
1516
diff-lcs (1.6.2)
16-
io-console (0.8.0)
17-
irb (1.15.2)
17+
erb (4.0.4)
18+
cgi (>= 0.3.3)
19+
io-console (0.8.2)
20+
irb (1.17.0)
1821
pp (>= 0.6.0)
22+
prism (>= 1.3.0)
1923
rdoc (>= 4.0.0)
2024
reline (>= 0.4.2)
2125
json (2.18.1)
@@ -27,20 +31,22 @@ GEM
2731
parser (3.3.10.1)
2832
ast (~> 2.4.1)
2933
racc
30-
pp (0.6.2)
34+
pp (0.6.3)
3135
prettyprint
3236
prettyprint (0.2.0)
3337
prism (1.9.0)
34-
psych (5.2.3)
38+
psych (5.3.1)
3539
date
3640
stringio
3741
racc (1.8.1)
3842
rainbow (3.1.1)
3943
rake (13.3.1)
40-
rdoc (6.13.1)
44+
rdoc (7.2.0)
45+
erb
4146
psych (>= 4.0.0)
47+
tsort
4248
regexp_parser (2.11.3)
43-
reline (0.6.0)
49+
reline (0.6.3)
4450
io-console (~> 0.5)
4551
rspec (3.13.2)
4652
rspec-core (~> 3.13.0)
@@ -86,7 +92,8 @@ GEM
8692
standard-performance (1.9.0)
8793
lint_roller (~> 1.1)
8894
rubocop-performance (~> 1.26.0)
89-
stringio (3.1.6)
95+
stringio (3.2.0)
96+
tsort (0.2.0)
9097
unicode-display_width (3.2.0)
9198
unicode-emoji (~> 4.1)
9299
unicode-emoji (4.2.0)

0 commit comments

Comments
 (0)