We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2622ab8 commit f79eb15Copy full SHA for f79eb15
Gemfile
@@ -3,7 +3,7 @@ source "https://rubygems.org"
3
gem "jekyll"
4
5
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem and associated library.
6
-platforms :mingw, :x64_mingw, :mswin, :jruby do
+platforms :mingw, :x64_mingw, :windows, :jruby do
7
gem "tzinfo"
8
gem "tzinfo-data"
9
end
Gemfile.lock
0 commit comments