We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae7ff5 commit e557844Copy full SHA for e557844
Gemfile
@@ -8,7 +8,7 @@ source "https://rubygems.org"
8
#
9
# This will help ensure the proper Jekyll version is running.
10
# Happy Jekylling!
11
-gem "jekyll", "~> 3.8.5"
+gem "jekyll", "~> 3.8"
12
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
gem "jekyll-theme-midnight", "~> 0.1"
Gemfile.lock
@@ -64,10 +64,10 @@ PLATFORMS
64
ruby
65
66
DEPENDENCIES
67
- jekyll (~> 3.8.5)
+ jekyll (~> 3.8)
68
jekyll-feed (~> 0.6)
69
jekyll-theme-midnight (~> 0.1)
70
tzinfo-data
71
72
BUNDLED WITH
73
- 2.0.1
+ 2.0.2
0 commit comments