We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e76312 commit 9f1f303Copy full SHA for 9f1f303
1 file changed
docs/Gemfile
@@ -7,7 +7,7 @@ end
7
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
8
# and associated library.
9
platforms :mingw, :x64_mingw, :mswin, :jruby do
10
- gem "tzinfo", "~> 2.0"
+ gem "tzinfo", "~> 1.0"
11
gem "tzinfo-data"
12
end
13
0 commit comments