Skip to content

Commit

Permalink
Add webrick as dependency temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Mar 3, 2021
1 parent eee142a commit fb57a70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
source 'https://rubygems.org'

gem 'jekyll', '~> 4.1'
gem 'webrick'
gem 'jekyll-gist', '~> 1.5'
gem 'jekyll-redirect-from', '~> 0.16'
gem 'jekyll-whiteglass'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ GEM
typhoeus (1.4.0)
ethon (>= 0.9.0)
unicode-display_width (1.7.0)
webrick (1.7.0)
yell (2.2.2)

PLATFORMS
Expand All @@ -132,6 +133,7 @@ DEPENDENCIES
jekyll-whiteglass
rake
rspec (~> 3.0)
webrick

BUNDLED WITH
2.2.3

0 comments on commit fb57a70

Please sign in to comment.