We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2f208 commit 10c85a9Copy full SHA for 10c85a9
Gemfile
@@ -4,6 +4,6 @@ source 'https://rubygems.org'
4
gem 'coveralls'
5
6
# Pin RuboCop for Travis builds.
7
-gem 'rubocop', '0.32.0'
+gem 'rubocop', '0.32.1'
8
9
gemspec
0 commit comments