diff options
Diffstat (limited to '')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 30a6045..7e3f0f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,6 +75,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) + webrick (1.7.0) PLATFORMS x86_64-linux @@ -85,6 +86,7 @@ DEPENDENCIES jekyll-paginate jekyll-tidy kramdown-parser-gfm + webrick BUNDLED WITH 2.3.23 |