map.gemspec in map-6.0.1 vs map.gemspec in map-6.1.0
- old
+ new
@@ -1,20 +1,18 @@
## map.gemspec
#
Gem::Specification::new do |spec|
spec.name = "map"
- spec.version = "6.0.1"
+ spec.version = "6.1.0"
spec.platform = Gem::Platform::RUBY
spec.summary = "map"
spec.description = "description: map kicks the ass"
spec.files =
["LICENSE",
"README",
"Rakefile",
- "TODO",
- "a.rb",
"lib",
"lib/map",
"lib/map.rb",
"lib/map/integrations",
"lib/map/integrations/active_record.rb",