Skip to content

Commit c1e6e50

Browse files
Update dependency rubocop to '~> 1.82.0'
1 parent d759879 commit c1e6e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem 'rake', '~> 13.3.0'
77

88
group :tests do
99
gem 'rspec', '~> 3.13.1'
10-
gem 'rubocop', '~> 1.81.0'
10+
gem 'rubocop', '~> 1.82.0'
1111
gem 'rubocop-performance', '~> 1.26.0'
1212
gem 'rubocop-rake', '~> 0.7.1'
1313
gem 'rubocop-rspec', '~> 3.8.0'

0 commit comments

Comments
 (0)