Gemfile in gull-0.2.5 vs Gemfile in gull-0.2.6
- old
+ new
@@ -1,4 +1,6 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in gull.gemspec
-gemspec
+gemspec
+
+gem 'coveralls', require: false
\ No newline at end of file
- old
+ new