We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56392c4 commit 7d1034eCopy full SHA for 7d1034e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubocop-shopify (2.10.0)
+ rubocop-shopify (2.10.1)
5
rubocop (~> 1.35)
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.10.0"
+ s.version = "2.10.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