Gems
This commit is contained in:
parent
bdc8865036
commit
912f6f3d33
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ GEM
|
|||
remote: https://rubygems.org/
|
||||
specs:
|
||||
RedCloth (4.2.9)
|
||||
activesupport (4.2.0.beta1)
|
||||
i18n (>= 0.7.0.beta1, < 0.8)
|
||||
activesupport (4.1.6)
|
||||
i18n (~> 0.6, >= 0.6.9)
|
||||
json (~> 1.7, >= 1.7.7)
|
||||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.1)
|
||||
|
@ -41,7 +41,7 @@ GEM
|
|||
html-pipeline (1.9.0)
|
||||
activesupport (>= 2)
|
||||
nokogiri (~> 1.4)
|
||||
i18n (0.7.0.beta1)
|
||||
i18n (0.6.11)
|
||||
jekyll (2.3.0)
|
||||
classifier-reborn (~> 2.0)
|
||||
colorator (~> 0.1)
|
||||
|
|
Loading…
Reference in a new issue