citygrid_api.gemspec in citygrid_api-0.0.24 vs citygrid_api.gemspec in citygrid_api-0.0.25
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "citygrid_api"
- s.version = "0.0.24"
+ s.version = "0.0.25"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Elpizo Choi"]
- s.date = "2013-01-17"
+ s.date = "2013-02-11"
s.description = "Ruby wrapper for CityGrid APIs"
s.email = "fu7iin@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -169,10 +169,10 @@
"views/stylesheets/test.scss",
"views/test.haml"
]
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.16"
+ s.rubygems_version = "1.8.25"
s.summary = "Ruby wrapper for CityGrid APIs"
if s.respond_to? :specification_version then
s.specification_version = 3