Skip to content

Commit

Permalink
Bump to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianna-chang-shopify authored and rafaelfranca committed May 13, 2022
1 parent f56d998 commit 32a26ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rubocop-shopify (2.5.0)
rubocop-shopify (2.6.0)
rubocop (~> 1.29)

GEM
Expand All @@ -24,9 +24,9 @@ GEM
pry (~> 0.13.0)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.3.1)
regexp_parser (2.4.0)
rexml (3.2.5)
rubocop (1.29.0)
rubocop (1.29.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand Down
2 changes: 1 addition & 1 deletion rubocop-shopify.gemspec
Expand Up @@ -3,7 +3,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = "rubocop-shopify"
s.version = "2.5.0"
s.version = "2.6.0"
s.summary = "Shopify's style guide for Ruby."
s.description = "Gem containing the rubocop.yml config that corresponds to "\
"the implementation of the Shopify's style guide for Ruby."
Expand Down

0 comments on commit 32a26ea

Please sign in to comment.