mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 03:13:30 +01:00
fixed outdated gemfile
This commit is contained in:
parent
dd6b4b3c75
commit
332744f804
1 changed files with 0 additions and 7 deletions
|
@ -31,8 +31,6 @@ GEM
|
|||
safe_yaml (~> 1.0)
|
||||
terminal-table (>= 1.8, < 4.0)
|
||||
webrick (~> 1.7)
|
||||
jekyll-copyr (1.0.2)
|
||||
jekyll (>= 3.3, < 5.0)
|
||||
jekyll-feed (0.17.0)
|
||||
jekyll (>= 3.7, < 5.0)
|
||||
jekyll-postfiles (3.1.0)
|
||||
|
@ -41,9 +39,6 @@ GEM
|
|||
sass-embedded (~> 1.54)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
jekyll_include_plugin (1.1.1)
|
||||
jekyll (>= 3.5, < 5.0)
|
||||
liquid (~> 4.0)
|
||||
kramdown (2.4.0)
|
||||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
|
@ -81,10 +76,8 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
jekyll
|
||||
jekyll-copyr
|
||||
jekyll-feed
|
||||
jekyll-postfiles
|
||||
jekyll_include_plugin
|
||||
webrick
|
||||
|
||||
BUNDLED WITH
|
||||
|
|
Loading…
Reference in a new issue