gettext.gemspec in fair-gettext-2.0.4 vs gettext.gemspec in fair-gettext-2.0.5
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{fair-gettext}
- s.version = "2.0.4"
+ s.version = "2.0.5"
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.date = %q{2009-02-06}
s.description = %q{Ruby-GetText-Package is a GNU GetText-like program for Ruby. The catalog file(po-file) is same format with GNU GetText. So you can use GNU GetText tools for maintaining.}
s.email = %q{mutomasa at gmail.com}