rails_helper.gemspec in rails_helper-2.1.0 vs rails_helper.gemspec in rails_helper-2.2.0

- old
+ new

@@ -1,10 +1,10 @@ ## rails_helper.gemspec # Gem::Specification::new do |spec| spec.name = "rails_helper" - spec.version = "2.1.0" + spec.version = "2.2.0" spec.platform = Gem::Platform::RUBY spec.summary = "rails_helper" spec.description = "description: rails_helper kicks the ass" spec.license = "Ruby"