Regenerate gemspec for version 1.6.6
Oleg
committed Jan 13, 2012
commit cbda3b88b5018e655c72f8dd3325ee86fb9b139c
Showing 1
changed file with
3 additions
and 2 deletions
comfortable_mexican_sofa.gemspec
+3
-2
| @@ | @@ -5,11 +5,11 @@ |
| Gem::Specification.new do |s| | |
| s.name = "comfortable_mexican_sofa" | |
| - | s.version = "1.6.5" |
| + | s.version = "1.6.6" |
| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
| s.authors = ["Oleg Khabarov", "The Working Group Inc"] | |
| - | s.date = "2012-01-04" |
| + | s.date = "2012-01-13" |
| s.description = "" | |
| s.email = "oleg@theworkinggroup.ca" | |
| s.extra_rdoc_files = [ | |
| @@ | @@ -174,6 +174,7 @@ Gem::Specification.new do |s| |
| "config/locales/en.yml", | |
| "config/locales/es.yml", | |
| "config/locales/pt-BR.yml", | |
| + | "config/locales/zh-CN.yml", |
| "config/routes.rb", | |
| "db/cms_fixtures/example.com/layouts/default/_default.yml", | |
| "db/cms_fixtures/example.com/layouts/default/content.html", | |