File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
The files in this directory were obtained from the IANA Time Zone Database
2
- http://www.iana.org/time-zones, version 2014c .
2
+ http://www.iana.org/time-zones, version 2014d .
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ module Version
8
8
9
9
# The version of the {IANA Time Zone Database}[http://www.iana.org/time-zones]
10
10
# used to generate this version of TZInfo::Data.
11
- TZDATA = '2014c '
11
+ TZDATA = '2014d '
12
12
end
13
13
end
14
14
end
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |s |
2
2
s . name = 'tzinfo-data'
3
- s . version = '1.2014.3 '
3
+ s . version = '1.2014.4 '
4
4
s . summary = 'Timezone Data for TZInfo'
5
5
s . description = 'TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.'
6
6
s . author = 'Philip Ross'
You can’t perform that action at this time.
0 commit comments