Skip to content

Commit

Permalink
Unpin rubocop-shopify
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebarrie committed Jul 12, 2022
1 parent 5d25ac1 commit 8348e62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ else
gem "rails"
end
gem "rubocop"
gem "rubocop-shopify", "2.5.0"
gem "rubocop-shopify"
gem "selenium-webdriver"
gem "sprockets-rails"
gem "sqlite3"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ DEPENDENCIES
puma
rails
rubocop
rubocop-shopify (= 2.5.0)
rubocop-shopify
selenium-webdriver
sprockets-rails
sqlite3
Expand Down

0 comments on commit 8348e62

Please sign in to comment.