We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846d1c7 commit 6b357d0Copy full SHA for 6b357d0
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubocop-shopify (2.11.0)
+ rubocop-shopify (2.11.1)
5
rubocop (~> 1.42)
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.0"
+ s.version = "2.11.1"
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