superstore.gemspec in superstore-2.0.0 vs superstore.gemspec in superstore-2.0.1

- old
+ new

@@ -1,12 +1,12 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = 'superstore' - s.version = '2.0.0' + s.version = '2.0.1' s.description = 'ActiveModel for many attributes' - s.summary = 'Cassandra ActiveModel' - s.authors = ["Michael Koziarski", "gotime"] + s.summary = 'JSONB ActiveModel' + s.authors = ["Michael Koziarski", "Infogroup"] s.email = 'developer@matthewhiggins.com' s.homepage = 'http://github.com/data-axle/superstore' s.required_ruby_version = '>= 2.0.0' s.required_rubygems_version = '>= 1.3.5'