Skip to content

Commit 289af1a

Browse files
Unpinning Jekyll (jupyter#767)
1 parent 7615f05 commit 289af1a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.ruby-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.3.4

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22
gem 'github-pages'
3-
gem "jekyll", "3.9.4"
3+
gem "jekyll"
44
gem "jekyll-redirect-from"
55
gem "jekyll-sitemap"
66

0 commit comments

Comments
 (0)