Skip to content

Commit c607aef

Browse files
Chore(deps): Update rubocop requirement from ~> 1.78.0 to ~> 1.79.1
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.78.0...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46a0148 commit c607aef

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.78.0'
14+
gem 'rubocop', '~> 1.79.1'
1515
gem 'rubocop-packaging', '~> 0.5'
1616
gem 'rubocop-performance', '~> 1.20'

0 commit comments

Comments
 (0)