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