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