Skip to content

Commit 8354d4e

Browse files
committed
test jekyll
1 parent e1d31b9 commit 8354d4e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ gem 'git', '~> 4.0'
88
gem 'json', '~> 2.5'
99

1010
group(:build_site) do
11-
# gem 'jekyll', '~> 4.1' # Perforce has their own legacy fork
12-
gem 'jekyll', github: 'puppetlabs/jekyll', branch: 'puppetdocs'
13-
gem 'rexml' # jekyll uses it but doesn't depend on it?
14-
#gem 'kramdown', '~> 2.3'
11+
gem 'jekyll', '~> 4.1' # Perforce has their own legacy fork
12+
#gem 'jekyll', github: 'puppetlabs/jekyll', branch: 'puppetdocs'
13+
#gem 'rexml' # jekyll uses it but doesn't depend on it?
14+
gem 'kramdown', '~> 2.3'
1515
gem 'vlad', '~> 2.7'
1616
gem 'vlad-git', '~> 2.1'
1717
gem 'listen', '~> 3.9.0' # Preserve ability to run on Ruby 2.0, since listen 3.1 requires Ruby ~> 2.2.

0 commit comments

Comments
 (0)