047e15
@@ -24,6 +24,7 @@
gem "jekyll-paginate-v2"
gem "jekyll-tidy"
gem "jekyll-algolia"
+ gem "webrick"
end
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
@@ -102,6 +102,7 @@
unicode-display_width (1.8.0)
verbal_expressions (0.1.5)
wdm (0.1.1)
+ webrick (1.7.0)
PLATFORMS
ruby
@@ -117,6 +118,7 @@
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
+ webrick
BUNDLED WITH
2.2.24
See https://git.centos.org/centos/centos.org/issue/186
Pull-Request has been merged by areguera
See https://git.centos.org/centos/centos.org/issue/186