mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-19 23:58:55 +00:00
webrick fix
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -16,6 +16,7 @@ source "https://rubygems.org"
|
||||
gem "jekyll"
|
||||
gem "minimal-mistakes-jekyll"
|
||||
gem "jekyll-sitemap"
|
||||
gem "webrick"
|
||||
|
||||
# The following plugins are automatically loaded by the theme-gem:
|
||||
# gem "jekyll-paginate"
|
||||
|
||||
@@ -83,6 +83,7 @@ GEM
|
||||
terminal-table (1.8.0)
|
||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
||||
unicode-display_width (1.7.0)
|
||||
webrick (1.7.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@@ -91,6 +92,7 @@ DEPENDENCIES
|
||||
jekyll
|
||||
jekyll-sitemap
|
||||
minimal-mistakes-jekyll
|
||||
webrick
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
2.2.22
|
||||
|
||||
Reference in New Issue
Block a user