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