aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/lib/active_support/vendor.rb')
-rw-r--r--activesupport/lib/active_support/vendor.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/activesupport/lib/active_support/vendor.rb b/activesupport/lib/active_support/vendor.rb
index 10dbfd9a77..5c79c6a420 100644
--- a/activesupport/lib/active_support/vendor.rb
+++ b/activesupport/lib/active_support/vendor.rb
@@ -12,11 +12,6 @@ if defined? Gem
end
begin
- gem 'tzinfo', '~> 0.3.13'
- rescue Gem::LoadError
- end
-
- begin
gem 'i18n', '~> 0.1.3'
rescue Gem::LoadError
end