Skip to content

Commit 5c4a12d

Browse files
Update rubocop-performance requirement from 1.22.1 to 1.23.0 (#401)
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.22.1...v1.23.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3cafbd commit 5c4a12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gemspec
66

77
gem 'coveralls', require: false
88
gem 'rubocop', '1.69.0', require: false
9-
gem 'rubocop-performance', '1.22.1', require: false
9+
gem 'rubocop-performance', '1.23.0', require: false
1010
gem 'rubocop-rake', '0.6.0', require: false
1111
gem 'rubocop-rspec', '3.2.0', require: false
1212
gem "base64", "~> 0.2.0"

0 commit comments

Comments
 (0)