Skip to content

Commit 81f3107

Browse files
Update rubocop requirement from 1.81.6 to 1.81.7 (#609)
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.6...v1.81.7) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.7 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 69a3239 commit 81f3107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'appraisal'
1515
gem 'overcommit', '0.68.0'
1616

1717
# Pin tool versions (which are executed by Overcommit) for CI builds
18-
gem 'rubocop', '1.81.6'
18+
gem 'rubocop', '1.81.7'
1919
gem 'rubocop-performance', '1.26.1'
2020

2121
gem 'simplecov', '~> 0.22.0'

0 commit comments

Comments
 (0)