Skip to content

Commit

Permalink
Update to IANA TimeZone Database 2018e
Browse files Browse the repository at this point in the history
by updating:

- DateTime::TimeZone to the latest version (2.19)
  https://metacpan.org/changes/distribution/DateTime-TimeZone
  (Note: Regenerate both cpanfile.snapshot and
  docker/musicbrainz-test-database/cpanfile.snapshot on prince)

- moment-timezone to the latest version (0.5.21)
  https://github.com/moment/moment-timezone/blob/HEAD/changelog.md
  (Note: Changelog is wrong about 0.5.17, see below instead)
  moment/moment-timezone#616
  • Loading branch information
yvanzo committed Nov 16, 2018
1 parent f195bb3 commit 889e337
Show file tree
Hide file tree
Showing 5 changed files with 3,646 additions and 3,459 deletions.
2 changes: 1 addition & 1 deletion cpanfile
Expand Up @@ -27,7 +27,7 @@ requires 'DateTime::Format::ISO8601' => '0.08';
requires 'DateTime::Format::Natural' => '1.02';
requires 'DateTime::Format::Pg' => '0.16009';
requires 'DateTime::Locale' => '1.11';
requires 'DateTime::TimeZone' => '1.63';
requires 'DateTime::TimeZone' => '2.19';
requires 'DBD::Pg' => '3.5.3';
requires 'DBI' => '1.63';
requires 'DBIx::Connector' => '0.53';
Expand Down

0 comments on commit 889e337

Please sign in to comment.