Skip to content

Commit 10c85a9

Browse files
committed
Upgrade RuboCop 0.32.0 -> 0.32.1 for Travis
1 parent fa2f208 commit 10c85a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source 'https://rubygems.org'
44
gem 'coveralls'
55

66
# Pin RuboCop for Travis builds.
7-
gem 'rubocop', '0.32.0'
7+
gem 'rubocop', '0.32.1'
88

99
gemspec

0 commit comments

Comments
 (0)