mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Remove no longer needed gem
This commit is contained in:
parent
47eae9077e
commit
484d49b557
1
Gemfile
1
Gemfile
@ -22,7 +22,6 @@ group :jekyll_plugins do
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-time-to-read'
|
||||
gem 'octopress', '~> 3.0'
|
||||
gem 'octopress-codefence'
|
||||
gem 'octopress-filters'
|
||||
gem 'octopress-include-tag'
|
||||
end
|
||||
|
@ -46,12 +46,6 @@ GEM
|
||||
octopress-hooks (~> 2.0)
|
||||
redcarpet (~> 3.0)
|
||||
titlecase
|
||||
octopress-code-highlighter (4.2.6)
|
||||
colorator (~> 0.1)
|
||||
octopress-hooks
|
||||
octopress-codefence (1.6.1)
|
||||
octopress-code-highlighter (~> 4.2)
|
||||
octopress-hooks (~> 2.1)
|
||||
octopress-deploy (1.3.0)
|
||||
colorator
|
||||
octopress-escape-code (2.0.6)
|
||||
@ -115,7 +109,6 @@ DEPENDENCIES
|
||||
jekyll-sitemap
|
||||
jekyll-time-to-read
|
||||
octopress (~> 3.0)
|
||||
octopress-codefence
|
||||
octopress-filters
|
||||
octopress-include-tag
|
||||
pygments.rb (~> 0.6.3)
|
||||
|
@ -57,7 +57,6 @@ highlighter: rouge
|
||||
gems:
|
||||
- jekyll-time-to-read
|
||||
- octopress-filters
|
||||
- octopress-codefence
|
||||
- octopress-include-tag
|
||||
|
||||
paginate: 10 # Posts per page on the blog index
|
||||
|
Loading…
x
Reference in New Issue
Block a user