Skip to content

Commit 20fcd19

Browse files
chore: Update rubocop requirement from 1.86.2 to 1.87.0 (#1113)
1 parent c110f87 commit 20fcd19

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
@@ -21,5 +21,5 @@ gem 'minitest', '~> 5.0'
2121
gem 'minitest-reporters', '~> 1.1'
2222
gem 'pry'
2323
gem 'rake', '~> 13.0'
24-
gem 'rubocop', '1.86.2'
24+
gem 'rubocop', '1.87.0'
2525
gem 'yard', '~> 0.9.11'

0 commit comments

Comments
 (0)