Gemfile in
jsonpath-0.7.0
vs Gemfile in
jsonpath-0.7.1
- old
+ new
@@ -1,2 +1,3 @@
source "http://rubygems.org"
-gemspec
\ No newline at end of file
+gemspec
+gem 'simplecov', :require => false, :group => :test