Gemfile in jsonpathv2-0.0.4 vs Gemfile in jsonpathv2-0.0.6

- old
+ new

@@ -1,4 +1,4 @@ source 'http://rubygems.org' gemspec -gem 'simplecov', :require => false, :group => :test +gem 'simplecov', require: false, group: :test