Skip to content

Commit e8c4f82

Browse files
authored
Merge pull request #22 from lostisland/dependabot/bundler/rubocop-tw-1.81.1
Chore(deps): Update rubocop requirement from ~> 1.80.0 to ~> 1.81.1
2 parents 42944fc + 5bcdf2c commit e8c4f82

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

0 commit comments

Comments
 (0)