Skip to content

Commit

Permalink
build(deps-dev): update rubocop-shopify requirement from = 2.9.0 to 2…
Browse files Browse the repository at this point in the history
….10.1

Updates the requirements on [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) to permit the latest version.
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v2.9.0...2.10.1)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 488b47b commit 8736373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ group :development do
gem "rubocop-minitest", "0.26.0"
gem "rubocop-performance", "1.15.2"
gem "rubocop-rake", "= 0.6.0"
gem "rubocop-shopify", "= 2.9.0"
gem "rubocop-shopify", "2.10.1"
end
end

0 comments on commit 8736373

Please sign in to comment.