Skip to content

Commit

Permalink
Merge pull request #546 from Shopify/rm-prepare-new-release
Browse files Browse the repository at this point in the history
Prepare for 2.14.0
  • Loading branch information
rafaelfranca committed Jun 9, 2023
2 parents 01bf777 + 32ab61b commit 375cde7
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.13.0)
rubocop-shopify (2.14.0)
rubocop (~> 1.51)

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.13.0"
s.version = "2.14.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 375cde7

Please sign in to comment.