Skip to content

Commit

Permalink
Bump active_support/vendor.rb tzinfo version number [#1237 state:reso…
Browse files Browse the repository at this point in the history
…lved]
  • Loading branch information
geoffgarside authored and gbuesing committed Oct 20, 2008
1 parent 3f3e3eb commit 318beb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activesupport/lib/active_support/vendor.rb
Expand Up @@ -22,5 +22,5 @@
begin
gem 'tzinfo', '~> 0.3.11'
rescue Gem::LoadError
$:.unshift "#{File.dirname(__FILE__)}/vendor/tzinfo-0.3.9"
$:.unshift "#{File.dirname(__FILE__)}/vendor/tzinfo-0.3.11"
end

0 comments on commit 318beb5

Please sign in to comment.