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 9bcf702 + ee69b59 commit 6ba58fcCopy full SHA for 6ba58fc
app/Gemfile
@@ -1,3 +1,3 @@
1
source 'https://rubygems.org'
2
3
-gem 'rubocop', '1.66.1'
+gem 'rubocop', '1.67.0'
app/Gemfile.lock
@@ -11,7 +11,7 @@ GEM
11
racc (1.8.1)
12
rainbow (3.1.1)
13
regexp_parser (2.9.2)
14
- rubocop (1.66.1)
+ rubocop (1.67.0)
15
json (~> 2.3)
16
language_server-protocol (>= 3.17.0)
17
parallel (~> 1.10)
@@ -30,7 +30,7 @@ PLATFORMS
30
ruby
31
32
DEPENDENCIES
33
- rubocop (= 1.66.1)
+ rubocop (= 1.67.0)
34
35
BUNDLED WITH
36
2.2.15
0 commit comments