Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 9326480

Browse files
committed
Update Gemfile deps
1 parent f234ffb commit 9326480

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
source 'https://rubygems.org'
22

33
group :jekyll_plugins do
4-
gem 'github-pages'
4+
gem 'github-pages', '232'
55
gem 'jekyll-redirect-from'
66
gem 'jekyll-get-json', "~> 1.0.0"
7+
gem 'jekyll', '3.10.0'
8+
gem 'jekyll-feed', '0.17.0'
9+
gem 'webrick', '~> 1.8'
710
end

0 commit comments

Comments
 (0)