There was an error while loading. Please reload this page.
1 parent db92710 commit bef8bf1Copy full SHA for bef8bf1
Gemfile
@@ -3,7 +3,7 @@
3
source 'https://rubygems.org'
4
5
gem 'devdocs', git: 'https://github.com/magento-devdocs/devdocs-theme.git'
6
-gem 'jekyll', '4.2.2'
+gem 'jekyll'
7
gem 'rake'
8
gem 'whatsup_github'
9
Gemfile.lock
@@ -185,7 +185,7 @@ DEPENDENCIES
185
html-proofer
186
image_optim
187
image_optim_pack
188
- jekyll (= 4.2.2)
+ jekyll
189
jekyll-algolia (~> 1.0)
190
jekyll-optional-front-matter
191
jekyll-redirect-from
0 commit comments