map.gemspec in map-6.5.5 vs map.gemspec in map-6.6.0
- old
+ new
@@ -1,10 +1,10 @@
## map.gemspec
#
Gem::Specification::new do |spec|
spec.name = "map"
- spec.version = "6.5.5"
+ spec.version = "6.6.0"
spec.platform = Gem::Platform::RUBY
spec.summary = "map"
spec.description = "the awesome ruby container you've always wanted: a string/symbol indifferent ordered hash that works in all rubies"
spec.license = "same as ruby's"