Skip to content

Commit dac06f9

Browse files
Update rubocop requirement from 1.66.0 to 1.66.1 (#224)
1 parent 8885e6b commit dac06f9

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
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
44

55
gem 'minitest', '5.25.1'
66
gem 'rouge', '4.3.0'
7-
gem 'rubocop', '1.66.0'
7+
gem 'rubocop', '1.66.1'
88
gem 'rubocop-minitest', '0.36.0'
99
gem 'rubocop-rake', '0.6.0'
1010

0 commit comments

Comments
 (0)