We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b137c29 commit 03b53f0Copy full SHA for 03b53f0
Gemfile
@@ -14,7 +14,6 @@ group :development, :test do
14
gem 'faker'
15
gem 'webmock'
16
gem 'rubocop', '~> 1.48.0'
17
- gem 'rubocop-shopify', require: false
18
end
19
20
group :test do
Gemfile.lock
@@ -347,8 +347,6 @@ GEM
347
rubocop-ast (1.44.1)
348
parser (>= 3.3.7.2)
349
prism (~> 1.4)
350
- rubocop-shopify (2.2.0)
351
- rubocop (~> 1.18)
352
ruby-progressbar (1.13.0)
353
ruby2_keywords (0.0.5)
354
safe_yaml (1.0.5)
@@ -437,7 +435,6 @@ DEPENDENCIES
437
435
pg
438
436
pry
439
rubocop (~> 1.48.0)
440
- rubocop-shopify
441
shipit-engine!
442
simplecov
443
spy
0 commit comments