Skip to content

Commit 030eaa5

Browse files
chore(deps): update rubocop requirement from 1.82.0 to 1.82.1 (#660)
1 parent 32e20a8 commit 030eaa5

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
@@ -8,7 +8,7 @@ gem 'minitest', '~> 5.0'
88
gem 'minitest-reporters', '~> 1.1'
99
gem 'parallel_tests'
1010
gem 'rake', '~> 13.0'
11-
gem 'rubocop', '1.82.0'
11+
gem 'rubocop', '1.82.1'
1212
gem 'simplecov'
1313
gem 'steep', '~> 1.10.0'
1414
gem 'webmock', '~> 3.26.0'

0 commit comments

Comments
 (0)