Skip to content

Commit a1e210c

Browse files
authoredJan 30, 2023
Merge pull request #492 from Shopify/prepare-2-12
Bump version to 2.12.0
2 parents c09cfa5 + 9f95d24 commit a1e210c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rubocop-shopify (2.11.1)
4+
rubocop-shopify (2.12.0)
55
rubocop (~> 1.44)
66

77
GEM

‎rubocop-shopify.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Gem::Specification.new do |s|
44
s.platform = Gem::Platform::RUBY
55
s.name = "rubocop-shopify"
6-
s.version = "2.11.1"
6+
s.version = "2.12.0"
77
s.summary = "Shopify's style guide for Ruby."
88
s.description = "Gem containing the rubocop.yml config that corresponds to "\
99
"the implementation of the Shopify's style guide for Ruby."

0 commit comments

Comments
 (0)
Failed to load comments.