updated some version numbers
This commit is contained in:
parent
a3617990b8
commit
78f8053a48
2
Gemfile
2
Gemfile
@ -8,7 +8,7 @@ source "https://rubygems.org"
|
|||||||
#
|
#
|
||||||
# This will help ensure the proper Jekyll version is running.
|
# This will help ensure the proper Jekyll version is running.
|
||||||
# Happy Jekylling!
|
# Happy Jekylling!
|
||||||
#gem "jekyll", "~> 3.6.2"
|
gem "jekyll", "~> 3.6.2"
|
||||||
|
|
||||||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||||
gem "minima", "~> 2.0"
|
gem "minima", "~> 2.0"
|
||||||
|
@ -243,6 +243,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
github-pages
|
github-pages
|
||||||
|
jekyll (~> 3.6.2)
|
||||||
jekyll-feed (~> 0.6)
|
jekyll-feed (~> 0.6)
|
||||||
jekyll-paginate
|
jekyll-paginate
|
||||||
minima (~> 2.0)
|
minima (~> 2.0)
|
||||||
@ -250,4 +251,4 @@ DEPENDENCIES
|
|||||||
tzinfo-data
|
tzinfo-data
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.16.1
|
1.16.4
|
||||||
|
Loading…
Reference in New Issue
Block a user