Skip to content

Commit

Permalink
Regenerate gemspec for version 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrish committed May 28, 2012
1 parent c94df13 commit 6332c1a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devise-i18n.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{devise-i18n}
s.version = "0.4.5"
s.version = "0.4.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Christopher Dell}]
s.date = %q{2012-05-24}
s.date = %q{2012-05-28}
s.description = %q{Translations for the devise gem}
s.email = %q{chris@tigrish.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -58,6 +58,7 @@ Gem::Specification.new do |s|
"locales/ru.yml",
"locales/sk.yml",
"locales/sv.yml",
"locales/vi.yml",
"locales/zh-CN.yml",
"locales/zh-TW.yml",
"spec/devise-i18n_spec.rb",
Expand Down

0 comments on commit 6332c1a

Please sign in to comment.