map.gemspec in map-2.7.1 vs map.gemspec in map-2.8.0

- old
+ new

@@ -1,10 +1,10 @@ ## map.gemspec # Gem::Specification::new do |spec| spec.name = "map" - spec.version = "2.7.1" + spec.version = "2.8.0" spec.platform = Gem::Platform::RUBY spec.summary = "map" spec.description = "description: map kicks the ass" spec.files = ["lib", "lib/map", "lib/map/options.rb", "lib/map/struct.rb", "lib/map.rb", "map.gemspec", "Rakefile", "README", "test", "test/lib", "test/lib/testing.rb", "test/map_test.rb", "TODO"]