Froze rails gems
[depot.git] / vendor / rails / activesupport / lib / active_support / vendor / tzinfo-0.3.12 / tzinfo / definitions / Europe / Ljubljana.rb
diff --git a/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Ljubljana.rb b/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Ljubljana.rb
new file mode 100644 (file)
index 0000000..a9828e6
--- /dev/null
@@ -0,0 +1,13 @@
+require 'tzinfo/timezone_definition'
+
+module TZInfo
+  module Definitions
+    module Europe
+      module Ljubljana
+        include TimezoneDefinition
+        
+        linked_timezone 'Europe/Ljubljana', 'Europe/Belgrade'
+      end
+    end
+  end
+end