2 parents e1ad134 + 5bf2052 commit 1ff378fCopy full SHA for 1ff378f
1 file changed
Gemfile.lock
@@ -8,8 +8,8 @@ GEM
8
specs:
9
ast (2.4.3)
10
drb (2.2.3)
11
- json (2.21.2)
12
- json (2.21.2-java)
+ json (3.0.2)
+ json (3.0.2-java)
13
language_server-protocol (3.17.0.6)
14
lint_roller (1.1.0)
15
minitest (6.0.6)
@@ -25,7 +25,7 @@ GEM
25
rainbow (3.1.1)
26
rake (13.4.2)
27
regexp_parser (2.12.0)
28
- rubocop (1.90.0)
+ rubocop (1.91.0)
29
json (>= 2.3)
30
language_server-protocol (~> 3.17.0.2)
31
lint_roller (~> 1.1.0)
@@ -55,9 +55,9 @@ GEM
55
rubocop (~> 1.72, >= 1.72.1)
56
rubocop-ast (>= 1.44.0, < 2.0)
57
ruby-progressbar (1.13.0)
58
- unicode-display_width (3.2.0)
59
- unicode-emoji (~> 4.1)
60
- unicode-emoji (4.2.0)
+ unicode-display_width (3.3.0)
+ unicode-emoji (~> 4.3)
+ unicode-emoji (4.3.0)
61
62
PLATFORMS
63
java
0 commit comments