Skip to content

Commit fc6a3a5

Browse files
classabbyampthe-maldridge
authored andcommitted
Gemfile{,.lock}: update dependencies, add webrick
webrick added due to github/pages-gem#752 closes #179
1 parent 67e465e commit fc6a3a5

File tree

2 files changed

+158
-167
lines changed

2 files changed

+158
-167
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ source "https://rubygems.org"
44

55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66
gem 'github-pages', group: :jekyll_plugins
7+
8+
gem "webrick", "~> 1.7"

0 commit comments

Comments
 (0)