Skip to content

Commit 13ccc30

Browse files
chore(deps): update ruby packages (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 177441f commit 13ccc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ end
77
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
88
# and associated library.
99
platforms :mingw, :x64_mingw, :mswin, :jruby do
10-
gem "tzinfo", "~> 2.0"
10+
gem "tzinfo", "~> 1.0"
1111
gem "tzinfo-data"
1212
end
1313

0 commit comments

Comments
 (0)