Skip to content

Commit 406a59c

Browse files
build(deps): update dependency tzinfo to ">= 1.2.11", "< 3"
1 parent 529612a commit 406a59c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem "just-the-docs"
1818
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
1919
# and associated library.
2020
platforms :mingw, :x64_mingw, :mswin, :jruby do
21-
gem "tzinfo", ">= 1", "< 3"
21+
gem "tzinfo", ">= 1.2.11", "< 3"
2222
gem "tzinfo-data"
2323
end
2424

0 commit comments

Comments
 (0)