diff --git a/Gemfile b/Gemfile index c958185..1ff80aa 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source 'https://rubygems.org' gem 'github-pages', '>= 232', group: :jekyll_plugins -gem 'webrick', '~> 1.3', '>= 1.3.1' \ No newline at end of file +gem 'webrick', '~> 1.8', '>= 1.8.2' \ No newline at end of file