Skip to content

Commit bf68f9e

Browse files
dependabot[bot]olleolleolle
authored andcommitted
Update rubocop requirement from ~> 1.66.0 to ~> 1.67.0
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.66.0...v1.67.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0163760 commit bf68f9e

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
@@ -11,6 +11,6 @@ gem 'simplecov', '~> 0.22.0'
1111

1212
gem 'webmock', '~> 3.4'
1313

14-
gem 'rubocop', '~> 1.66.0'
14+
gem 'rubocop', '~> 1.67.0'
1515
gem 'rubocop-packaging', '~> 0.5'
1616
gem 'rubocop-performance', '~> 1.20'

0 commit comments

Comments
 (0)