Skip to content

Commit

Permalink
fixed jekyll version
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Jauze authored and Olivier Jauze committed Oct 7, 2024
1 parent d62789e commit fd4fc3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions landing/Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
source "https://rubygems.org"

gem "jekyll", "~> 4.2.2"
gem "jekyll", "~> 4.3.3"

gem "webrick", "~> 1.7"
gem 'webrick'

group :jekyll_plugins do
gem 'jekyll-asciidoc'
Expand Down

0 comments on commit fd4fc3d

Please sign in to comment.