Fix dependencies
This commit is contained in:
parent
c54d02c172
commit
2ecd4875ad
3 changed files with 10 additions and 4 deletions
5
Gemfile
5
Gemfile
|
|
@ -1,4 +1,3 @@
|
|||
source "http://gems.github.com"
|
||||
source "http://rubygems.org"
|
||||
|
||||
gem 'nanoc', '~> 3.7.5'
|
||||
|
|
@ -8,9 +7,11 @@ gem 'systemu', '~> 2.6.5'
|
|||
gem 'adsf', '~> 1.2.0'
|
||||
gem 'sass', '~> 3.4.21'
|
||||
gem 'rdiscount', '~> 2.1.8'
|
||||
gem 't', '~> 2.10.0'
|
||||
gem 'nokogiri', '~> 1.6.4'
|
||||
gem 'feedjira', '~> 2.0.0'
|
||||
gem 'ri_cal', '~> 0.8.8'
|
||||
gem 'rqrcode_png', '~> 0.1.5'
|
||||
|
||||
group :production do
|
||||
gem 't', '~> 2.10.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue