Rakefile in has_translations-0.3.2 vs Rakefile in has_translations-0.3.3
- old
+ new
@@ -29,10 +29,10 @@
gemspec.summary = "Create translations for your ActiveRecord models."
gemspec.description = "Create translations for your ActiveRecord models. Uses delegate pattern. Fully tested and used in a several production sites."
gemspec.email = "dmitry.polushkin@gmail.com"
gemspec.homepage = "http://github.com/dmitry/has_translations"
gemspec.authors = ["Dmitry Polushkin"]
- gemspec.version = '0.3.2'
+ gemspec.version = '0.3.3'
end
rescue LoadError
puts "Jeweler not available. Install it with: gem install jeweler"
end