We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 069dad7 + 022f6be commit f4a923dCopy full SHA for f4a923d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubocop-shopify (2.14.0)
+ rubocop-shopify (2.15.0)
5
rubocop (~> 1.51)
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.14.0"
+ s.version = "2.15.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