We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b465f commit cb02c5bCopy full SHA for cb02c5b
Gemfile
@@ -7,7 +7,7 @@ gemspec
7
gem 'rspec', '~> 3.0'
8
9
# Generate coverage information in Travis builds
10
-gem 'coveralls'
+gem 'coveralls', '~> 0.8'
11
12
# Pin RuboCop for Travis builds.
13
gem 'rubocop', '0.48.1'
0 commit comments