lib/tzinfo/definitions/Etc/GMT0.rb in tzinfo-0.1.2 vs lib/tzinfo/definitions/Etc/GMT0.rb in tzinfo-0.2.0

- old
+ new

@@ -1,11 +1,11 @@ -require 'tzinfo/timezone' -require 'tzinfo/definitions/Etc/GMT' -module TZInfo -module Definitions #:nodoc: -module Etc #:nodoc: -class GMT0 < Definitions::Etc::GMT #:nodoc: -set_identifier('Etc/GMT0') -end -end -end -end +require 'tzinfo/timezone' +require 'tzinfo/definitions/Etc/GMT' +module TZInfo +module Definitions #:nodoc: +module Etc #:nodoc: +class GMT0 < Definitions::Etc::GMT #:nodoc: +set_identifier('Etc/GMT0') +end +end +end +end