Skip to content

Commit 53761f7

Browse files
committed
Upgrade RuboCop 0.37.1 -> 0.37.2
Gemnasium's UI was out of date and lead me to not installing the latest version.
1 parent 9bc0268 commit 53761f7

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.37.1'
7+
gem 'rubocop', '0.37.2'
88

99
gemspec

0 commit comments

Comments
 (0)