updating gems
This commit is contained in:
parent
aedcee1534
commit
03a15516b0
2 changed files with 12 additions and 16 deletions
15
Gemfile.lock
15
Gemfile.lock
|
|
@ -29,10 +29,14 @@ GEM
|
|||
safe_yaml (~> 1.0)
|
||||
jekyll-feed (0.12.1)
|
||||
jekyll (>= 3.7, < 5.0)
|
||||
jekyll-paginate-v2 (1.9.4)
|
||||
jekyll (~> 3.0)
|
||||
jekyll-sass-converter (1.5.2)
|
||||
sass (~> 3.4)
|
||||
jekyll-seo-tag (2.6.0)
|
||||
jekyll (~> 3.3)
|
||||
jekyll-sitemap (1.2.0)
|
||||
jekyll (~> 3.3)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
kramdown (1.17.0)
|
||||
|
|
@ -42,10 +46,6 @@ GEM
|
|||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
ruby_dep (~> 1.2)
|
||||
mercenary (0.3.6)
|
||||
minima (2.5.0)
|
||||
jekyll (~> 3.5)
|
||||
jekyll-feed (~> 0.9)
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
public_suffix (3.0.3)
|
||||
|
|
@ -66,9 +66,10 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
jekyll (~> 3.8.5)
|
||||
jekyll-feed (~> 0.6)
|
||||
minima (~> 2.0)
|
||||
tzinfo-data
|
||||
jekyll-feed (= 0.12.1)
|
||||
jekyll-paginate-v2 (~> 1.7)
|
||||
jekyll-seo-tag (= 2.6.0)
|
||||
jekyll-sitemap (= 1.2.0)
|
||||
|
||||
BUNDLED WITH
|
||||
2.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue