Skip to content

Commit bef8bf1

Browse files
committed
match Gemfile to devdocs master, again
1 parent db92710 commit bef8bf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source 'https://rubygems.org'
44

55
gem 'devdocs', git: 'https://github.com/magento-devdocs/devdocs-theme.git'
6-
gem 'jekyll', '4.2.2'
6+
gem 'jekyll'
77
gem 'rake'
88
gem 'whatsup_github'
99

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ DEPENDENCIES
185185
html-proofer
186186
image_optim
187187
image_optim_pack
188-
jekyll (= 4.2.2)
188+
jekyll
189189
jekyll-algolia (~> 1.0)
190190
jekyll-optional-front-matter
191191
jekyll-redirect-from

0 commit comments

Comments
 (0)