Skip to content

Commit

Permalink
Merge pull request #102 from Shopify/bump-rubocop
Browse files Browse the repository at this point in the history
Bump rubocop-shopify gem to v2.6
  • Loading branch information
wildmaples committed May 13, 2022
2 parents 2111c24 + bfa9a8b commit b3e33df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -8,7 +8,7 @@ gem "debug", "~> 1.5"
gem "minitest", "~> 5.15"
gem "minitest-reporters", "~> 1.5"
gem "rake", "~> 13.0"
gem "rubocop-shopify", "~> 2.5"
gem "rubocop-shopify", "~> 2.6"
gem "rubocop-minitest", "~> 0.19.1"
gem "rubocop-rake", "~> 0.6.0"
gem "yard", "~> 0.9"
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -49,8 +49,8 @@ GEM
rubocop (>= 0.90, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-shopify (2.5.0)
rubocop (~> 1.25)
rubocop-shopify (2.6.0)
rubocop (~> 1.29)
ruby-progressbar (1.11.0)
syntax_tree (2.3.1)
unicode-display_width (2.1.0)
Expand All @@ -69,7 +69,7 @@ DEPENDENCIES
rake (~> 13.0)
rubocop-minitest (~> 0.19.1)
rubocop-rake (~> 0.6.0)
rubocop-shopify (~> 2.5)
rubocop-shopify (~> 2.6)
ruby-lsp!
yard (~> 0.9)

Expand Down

0 comments on commit b3e33df

Please sign in to comment.