diff --git a/docs/Gemfile b/docs/Gemfile index f9eb77a02..acfb1fec4 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -6,7 +6,7 @@ group :jekyll_plugins do end platforms :mingw, :x64_mingw, :mswin, :jruby do - gem "tzinfo", "~> 1.2" + gem "tzinfo", "~> 2.0" gem "tzinfo-data" end