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