bump bump
This commit is contained in:
parent
82df7cc794
commit
f2434ce445
2 changed files with 2 additions and 4 deletions
3
Gemfile
3
Gemfile
|
@ -1,8 +1,7 @@
|
|||
source 'https://rubygems.org'
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll', ">=4.2.0"
|
||||
gem 'jekyll'
|
||||
gem 'rouge'
|
||||
gem 'redcarpet'
|
||||
gem 'racc'
|
||||
|
||||
gem "webrick", "~> 1.7"
|
||||
|
|
|
@ -78,12 +78,11 @@ PLATFORMS
|
|||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
jekyll (>= 4.2.0)
|
||||
jekyll
|
||||
jekyll-sitemap
|
||||
racc
|
||||
redcarpet
|
||||
rouge
|
||||
webrick (~> 1.7)
|
||||
|
||||
BUNDLED WITH
|
||||
2.6.4
|
||||
|
|
Loading…
Add table
Reference in a new issue