Commit 66f63aa803ca2b49e3f9584827a6a7f420b80be4

Authored by Braulio Bhavamitra
1 parent 689be119

Remove slim gem on plugins as it is now on core

plugins/analytics/Gemfile
... ... @@ -1,2 +0,0 @@
1   -gem 'slim'
2   -
plugins/delivery/Gemfile
... ... @@ -1 +0,0 @@
1   -gem 'slim'
plugins/driven_signup/Gemfile
... ... @@ -1,2 +0,0 @@
1   -gem 'slim'
2   -
plugins/fb_app/Gemfile
1   -gem 'slim'
2   -
3 1 # for backwards compatibility of serialized objects
4 2 gem 'fb_graph'
5 3  
... ...
plugins/orders/Gemfile
1   -gem 'slim'
2 1  
3 2 gem 'axlsx', github: 'randym/axlsx'
4 3  
... ...