Skip to content

Commit e9d6717

Browse files
committed
bundle update
1 parent b9b38d6 commit e9d6717

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@ GEM
99
ast (2.4.2)
1010
awesome_print (1.9.2)
1111
coderay (1.1.3)
12-
json (2.7.2)
12+
json (2.8.2)
1313
language_server-protocol (3.17.0.3)
1414
method_source (1.1.0)
1515
minitest (5.25.1)
1616
parallel (1.26.3)
17-
parser (3.3.5.0)
17+
parser (3.3.6.0)
1818
ast (~> 2.4.1)
1919
racc
20-
pry (0.14.2)
20+
pry (0.15.0)
2121
coderay (~> 1.1)
2222
method_source (~> 1.0)
2323
racc (1.8.1)
2424
rainbow (3.1.1)
2525
rake (13.2.1)
2626
regexp_parser (2.9.2)
27-
rubocop (1.66.1)
27+
rubocop (1.68.0)
2828
json (~> 2.3)
2929
language_server-protocol (>= 3.17.0)
3030
parallel (~> 1.10)
@@ -34,7 +34,7 @@ GEM
3434
rubocop-ast (>= 1.32.2, < 2.0)
3535
ruby-progressbar (~> 1.7)
3636
unicode-display_width (>= 2.4.0, < 3.0)
37-
rubocop-ast (1.32.3)
37+
rubocop-ast (1.36.1)
3838
parser (>= 3.3.1.0)
3939
rubocop-minitest (0.36.0)
4040
rubocop (>= 1.61, < 2.0)
@@ -44,7 +44,7 @@ GEM
4444
ruby-progressbar (1.13.0)
4545
super_awesome_print (0.2.6)
4646
awesome_print
47-
unicode-display_width (2.5.0)
47+
unicode-display_width (2.6.0)
4848

4949
PLATFORMS
5050
x86_64-linux
@@ -60,4 +60,4 @@ DEPENDENCIES
6060
super_awesome_print
6161

6262
BUNDLED WITH
63-
2.5.17
63+
2.5.23

0 commit comments

Comments
 (0)