json_spec.gemspec in json_spec-1.1.3 vs json_spec.gemspec in json_spec-1.1.4
- old
+ new
@@ -1,9 +1,9 @@
# encoding: utf-8
Gem::Specification.new do |gem|
gem.name = "json_spec"
- gem.version = "1.1.3"
+ gem.version = "1.1.4"
gem.authors = ["Steve Richert"]
gem.email = ["steve.richert@gmail.com"]
gem.summary = "Easily handle JSON in RSpec and Cucumber"
gem.description = "RSpec matchers and Cucumber steps for testing JSON content"