Skip to content

Commit 25728d9

Browse files
build(deps-dev): update rubocop-performance requirement
Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25b2166 commit 25728d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ group :development do
3131
gem "rubocop", "1.51.0"
3232
gem "rubocop-minitest", "0.31.0"
3333
gem "rubocop-packaging", "0.5.2"
34-
gem "rubocop-performance", "1.17.1"
34+
gem "rubocop-performance", "1.18.0"
3535
gem "rubocop-rake", "= 0.6.0"
3636
gem "rubocop-shopify", "2.13.0"
3737
end

0 commit comments

Comments
 (0)