Explorar el Código

Update file Gemfile

mayx hace 1 año
padre
commit
1734d36dd5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

@@ -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"