Skip to content

Commit

Permalink
Upgrade i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
wpiekutowski committed Sep 14, 2011
1 parent 3c5ee0b commit f84c0b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions payments_pl.gemspec
Expand Up @@ -20,9 +20,9 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.rdoc_options = ["--charset=UTF-8"]

s.add_dependency 'activesupport', '~>3.0.0'
s.add_dependency 'i18n', '~>0.5.0'
s.add_dependency 'i18n', '~>0.6.0'
s.add_development_dependency 'rspec', '~>2.5.0'
s.add_development_dependency 'yard', '~>0.6.0'
end

0 comments on commit f84c0b2

Please sign in to comment.