From 93e1bff82a531c957bad91ea67e01b4793ccc51f Mon Sep 17 00:00:00 2001 From: gbuesing Date: Sun, 19 Oct 2008 22:06:32 -0500 Subject: Bundle TzInfo version 0.3.11 --- .../vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb (limited to 'activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb') diff --git a/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb b/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb deleted file mode 100644 index 10b71f285e..0000000000 --- a/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb +++ /dev/null @@ -1,13 +0,0 @@ -require 'tzinfo/timezone_definition' - -module TZInfo - module Definitions - module Europe - module Skopje - include TimezoneDefinition - - linked_timezone 'Europe/Skopje', 'Europe/Belgrade' - end - end - end -end -- cgit v1.2.3