From 1dcf51d619373b20718744022215c5c3727be21e Mon Sep 17 00:00:00 2001 From: Carlos Purificacao Date: Thu, 13 Aug 2015 10:07:43 -0300 Subject: [PATCH] Added zip gem to gemfile --- Gemfile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/Gemfile b/Gemfile index 0752847..d61f487 100644 --- a/Gemfile +++ b/Gemfile @@ -30,6 +30,7 @@ gem 'rack-cors' gem 'rack-contrib' gem 'liquid', '~> 3.0.3' #gem 'grape-swagger-rails' +gem 'rubyzip' # FIXME list here all actual dependencies (i.e. the ones in debian/control), # with their GEM names (not the Debian package names) -- libgit2 0.21.2