We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c09cfa5 + 9f95d24 commit a1e210cCopy full SHA for a1e210c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubocop-shopify (2.11.1)
+ rubocop-shopify (2.12.0)
5
rubocop (~> 1.44)
6
7
GEM
rubocop-shopify.gemspec
@@ -3,7 +3,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = "rubocop-shopify"
- s.version = "2.11.1"
+ s.version = "2.12.0"
s.summary = "Shopify's style guide for Ruby."
8
s.description = "Gem containing the rubocop.yml config that corresponds to "\
9
"the implementation of the Shopify's style guide for Ruby."
0 commit comments