Skip to content

Commit d4fa81e

Browse files
committed
dependencies upgrade
1 parent bf33bdb commit d4fa81e

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ GEM
1414
erb (6.0.1)
1515
hana (1.3.7)
1616
io-console (0.8.2)
17-
irb (1.16.0)
17+
irb (1.17.0)
1818
pp (>= 0.6.0)
19+
prism (>= 1.3.0)
1920
rdoc (>= 4.0.0)
2021
reline (>= 0.4.2)
21-
json (2.18.0)
22+
json (2.18.1)
2223
json_schemer (2.5.0)
2324
bigdecimal
2425
hana (~> 1.3)
@@ -27,20 +28,20 @@ GEM
2728
language_server-protocol (3.17.0.5)
2829
lint_roller (1.1.0)
2930
parallel (1.27.0)
30-
parser (3.3.10.1)
31+
parser (3.3.10.2)
3132
ast (~> 2.4.1)
3233
racc
3334
pp (0.6.3)
3435
prettyprint
3536
prettyprint (0.2.0)
36-
prism (1.8.0)
37+
prism (1.9.0)
3738
psych (5.3.1)
3839
date
3940
stringio
4041
racc (1.8.1)
4142
rainbow (3.1.1)
4243
rake (13.3.1)
43-
rdoc (7.1.0)
44+
rdoc (7.2.0)
4445
erb
4546
psych (>= 4.0.0)
4647
tsort
@@ -59,16 +60,16 @@ GEM
5960
rspec-mocks (3.13.7)
6061
diff-lcs (>= 1.2.0, < 2.0)
6162
rspec-support (~> 3.13.0)
62-
rspec-support (3.13.6)
63-
rubocop (1.82.1)
63+
rspec-support (3.13.7)
64+
rubocop (1.84.2)
6465
json (~> 2.3)
6566
language_server-protocol (~> 3.17.0.2)
6667
lint_roller (~> 1.1.0)
6768
parallel (~> 1.10)
6869
parser (>= 3.3.0.2)
6970
rainbow (>= 2.2.2, < 4.0)
7071
regexp_parser (>= 2.9.3, < 3.0)
71-
rubocop-ast (>= 1.48.0, < 2.0)
72+
rubocop-ast (>= 1.49.0, < 2.0)
7273
ruby-progressbar (~> 1.7)
7374
unicode-display_width (>= 2.4.0, < 4.0)
7475
rubocop-ast (1.49.0)
@@ -80,10 +81,10 @@ GEM
8081
rubocop-ast (>= 1.47.1, < 2.0)
8182
ruby-progressbar (1.13.0)
8283
simpleidn (0.2.3)
83-
standard (1.53.0)
84+
standard (1.54.0)
8485
language_server-protocol (~> 3.17.0.2)
8586
lint_roller (~> 1.0)
86-
rubocop (~> 1.82.0)
87+
rubocop (~> 1.84.0)
8788
standard-custom (~> 1.0.0)
8889
standard-performance (~> 1.8)
8990
standard-custom (1.0.2)

0 commit comments

Comments
 (0)