Skip to content

Commit

Permalink
Merge pull request #429 from Shopify/prepare-2-9-0
Browse files Browse the repository at this point in the history
Prepare for 2.9
  • Loading branch information
sambostock committed Aug 5, 2022
2 parents ed6cf9f + 4ba4297 commit 81820c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rubocop-shopify (2.8.0)
rubocop-shopify (2.9.0)
rubocop (~> 1.33)

GEM
Expand Down
2 changes: 1 addition & 1 deletion rubocop-shopify.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = "rubocop-shopify"
s.version = "2.8.0"
s.version = "2.9.0"
s.summary = "Shopify's style guide for Ruby."
s.description = "Gem containing the rubocop.yml config that corresponds to "\
"the implementation of the Shopify's style guide for Ruby."
Expand Down

0 comments on commit 81820c9

Please sign in to comment.