diff options
author | mayx <mayx@outlook.com> | 2023-12-30 16:02:50 +0100 |
---|---|---|
committer | mayx <mayx@outlook.com> | 2023-12-30 16:02:50 +0100 |
commit | 1734d36dd529d9802055078fce6dd19863965c36 (patch) | |
tree | 6051ddf0b6275c5c1f09973fb943336cec3ec41e | |
parent | eefdb73475f9733b110df3d654539e269915e2aa (diff) |
Update file Gemfile
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ source "https://rubygems.org" -gem "jekyll" == 3.9.3 +gem "jekyll", "~> 3.9.3" group :jekyll_plugins do gem "jekyll-gist" gem "jekyll-coffeescript" |