diff --git a/Gemfile b/Gemfile index 4a9d77f..dae4e9c 100644 --- a/Gemfile +++ b/Gemfile @@ -1 +1,3 @@ gem 'github-pages' + +gem "webrick", "~> 1.8"