We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cb9a6f + d67a91d commit 246fe2bCopy full SHA for 246fe2b
1 file changed
Gemfile.lock
@@ -20,21 +20,21 @@ GEM
20
parser (3.3.10.0)
21
ast (~> 2.4.1)
22
racc
23
- prism (1.6.0)
+ prism (1.7.0)
24
racc (1.8.1)
25
rainbow (3.1.1)
26
rake (13.3.1)
27
regexp_parser (2.11.3)
28
rexml (3.4.4)
29
- rubocop (1.81.7)
+ rubocop (1.82.0)
30
json (~> 2.3)
31
language_server-protocol (~> 3.17.0.2)
32
lint_roller (~> 1.1.0)
33
parallel (~> 1.10)
34
parser (>= 3.3.0.2)
35
rainbow (>= 2.2.2, < 4.0)
36
regexp_parser (>= 2.9.3, < 3.0)
37
- rubocop-ast (>= 1.47.1, < 2.0)
+ rubocop-ast (>= 1.48.0, < 2.0)
38
ruby-progressbar (~> 1.7)
39
unicode-display_width (>= 2.4.0, < 4.0)
40
rubocop-ast (1.48.0)
@@ -52,7 +52,7 @@ GEM
52
simplecov_json_formatter (0.1.4)
53
unicode-display_width (3.2.0)
54
unicode-emoji (~> 4.1)
55
- unicode-emoji (4.1.0)
+ unicode-emoji (4.2.0)
56
57
PLATFORMS
58
ruby
0 commit comments