Skip to content

Commit 7e1800e

Browse files
Update rubocop requirement from ~> 1.25.1 to ~> 1.73.2
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.25.1...v1.73.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd58d90 commit 7e1800e

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
@@ -9,4 +9,4 @@ gem 'appraisal'
99
gem 'minitest', '~> 5.0'
1010
gem 'minitest-reporters', '~> 1.6.0'
1111
gem 'rake', '~> 13.2'
12-
gem 'rubocop', '~> 1.25.1'
12+
gem 'rubocop', '~> 1.73.2'

0 commit comments

Comments
 (0)