diff --git a/Gemfile b/Gemfile index 890899e6..28776298 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,7 @@ source :rubygems gem 'rubyzip', '>= 1.0.0' +gem 'zip-zip' # Just to avoid 'cannot load such file -- zip/zip' error gem 'simple_enum' gem 'uuidtools', '~> 2.1.1'