Added dependency to nokogiri.
This commit is contained in:
parent
c7301462e8
commit
c2904739c0
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,6 @@
|
|||
source "http://rubygems.org"
|
||||
|
||||
gem 'nokogiri'
|
||||
|
||||
# Specify your gem's dependencies in comicbox.gemspec
|
||||
gemspec
|
||||
|
|
Loading…
Reference in a new issue