From 80f7975e4313f0da359cbdb37ac2f9245086c5fc Mon Sep 17 00:00:00 2001 From: Guillermo Iguaran Date: Mon, 25 Feb 2013 18:03:27 -0500 Subject: Bump i18n version to 0.6.2 --- activesupport/activesupport.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/activesupport.gemspec b/activesupport/activesupport.gemspec index 64b23996e8..819980eac9 100644 --- a/activesupport/activesupport.gemspec +++ b/activesupport/activesupport.gemspec @@ -20,7 +20,7 @@ Gem::Specification.new do |s| s.rdoc_options.concat ['--encoding', 'UTF-8'] - s.add_dependency 'i18n', '~> 0.6' + s.add_dependency 'i18n', '~> 0.6.2' s.add_dependency 'multi_json', '~> 1.3' s.add_dependency 'tzinfo', '~> 0.3.33' s.add_dependency 'minitest', '~> 4.2' -- cgit v1.2.3