Gemfile in lucid-0.1.1 vs Gemfile in lucid-0.2.0
- old
+ new
@@ -2,5 +2,7 @@
# All gem dependencies are specified in lucid.gemspec
gemspec
# gem 'gherkin', :path => '../gherkin'
+
+gem 'coveralls', require: false
\ No newline at end of file
- old
+ new