Skip to content

Commit e95d92e

Browse files
author
Luke Hawthorne
committed
Add dependency on webrick gem which is no longer bundled with ruby; update lock file and ensure cross-platform support
1 parent 5163a27 commit e95d92e

File tree

2 files changed

+202
-178
lines changed

2 files changed

+202
-178
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
3+
gem 'webrick'
34
gem "jekyll-theme-minimal"
45
gem "rspec"

0 commit comments

Comments
 (0)