map.gemspec in map-6.5.3 vs map.gemspec in map-6.5.4
- old
+ new
@@ -1,10 +1,10 @@
## map.gemspec
#
Gem::Specification::new do |spec|
spec.name = "map"
- spec.version = "6.5.3"
+ spec.version = "6.5.4"
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"