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 1997656 + 7cbc2c0 commit baa766fCopy full SHA for baa766f
1 file changed
Gemfile.lock
@@ -45,8 +45,8 @@ GEM
45
http-cookie (1.1.0)
46
domain_name (~> 0.5)
47
http-form_data (2.3.0)
48
- json (2.18.0)
49
- json (2.18.0-java)
+ json (2.18.1)
+ json (2.18.1-java)
50
language_server-protocol (3.17.0.5)
51
lint_roller (1.1.0)
52
llhttp-ffi (0.5.1)
@@ -82,15 +82,15 @@ GEM
82
diff-lcs (>= 1.2.0, < 2.0)
83
rspec-support (~> 3.13.0)
84
rspec-support (3.13.7)
85
- rubocop (1.82.1)
+ rubocop (1.84.0)
86
json (~> 2.3)
87
language_server-protocol (~> 3.17.0.2)
88
lint_roller (~> 1.1.0)
89
parallel (~> 1.10)
90
parser (>= 3.3.0.2)
91
rainbow (>= 2.2.2, < 4.0)
92
regexp_parser (>= 2.9.3, < 3.0)
93
- rubocop-ast (>= 1.48.0, < 2.0)
+ rubocop-ast (>= 1.49.0, < 2.0)
94
ruby-progressbar (~> 1.7)
95
unicode-display_width (>= 2.4.0, < 4.0)
96
rubocop-ast (1.49.0)
0 commit comments