add crack to gemspec

This commit is contained in:
Sharagoz 2011-09-19 16:28:21 +02:00
parent ffc7057669
commit 2b474626b6
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ Gem::Specification.new do |s|
s.add_dependency 'delayed_job_mongoid', '1.0.2'
s.add_dependency 'rubyzip'
s.add_dependency 'locomotive_jammit-s3'
s.add_dependency 'crack'
s.files = Dir[ 'Gemfile',
'{app}/**/*',