comicbox/Gemfile

8 lines
122 B
Text
Raw Permalink Normal View History

2011-11-17 13:38:43 +01:00
source "http://rubygems.org"
2011-11-22 18:41:33 +01:00
gem 'nokogiri'
2011-11-23 15:24:56 +01:00
gem 'zipruby'
2011-11-22 18:41:33 +01:00
2011-11-17 13:38:43 +01:00
# Specify your gem's dependencies in comicbox.gemspec
gemspec