Skip to content

Commit 4c6de6f

Browse files
Update rubocop requirement from 1.81.1 to 1.81.7 (#209)
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.1...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 c12a1dc commit 4c6de6f

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
@@ -6,7 +6,7 @@ gemspec
66
gem "minitest", "~> 5.11"
77
gem "minitest-rg", "~> 5.3"
88
gem "rake", "~> 13.0"
9-
gem "rubocop", "1.81.1"
9+
gem "rubocop", "1.81.7"
1010
gem "rubocop-minitest", "0.38.2"
1111
gem "rubocop-packaging", "0.6.0"
1212
gem "rubocop-performance", "1.26.0"

0 commit comments

Comments
 (0)