Commit 1dcf51d619373b20718744022215c5c3727be21e

Authored by Carlos Purificação
1 parent 8fe68e88

Added zip gem to gemfile

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -30,6 +30,7 @@ gem 'rack-cors' @@ -30,6 +30,7 @@ gem 'rack-cors'
30 gem 'rack-contrib' 30 gem 'rack-contrib'
31 gem 'liquid', '~> 3.0.3' 31 gem 'liquid', '~> 3.0.3'
32 #gem 'grape-swagger-rails' 32 #gem 'grape-swagger-rails'
  33 +gem 'rubyzip'
33 34
34 # FIXME list here all actual dependencies (i.e. the ones in debian/control), 35 # FIXME list here all actual dependencies (i.e. the ones in debian/control),
35 # with their GEM names (not the Debian package names) 36 # with their GEM names (not the Debian package names)