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,2 +0,0 @@
1 -gem 'slim'  
2 -  
plugins/delivery/Gemfile
@@ -1 +0,0 @@ @@ -1 +0,0 @@
1 -gem 'slim'  
plugins/driven_signup/Gemfile
@@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
1 -gem 'slim'  
2 -  
plugins/fb_app/Gemfile
1 -gem 'slim'  
2 -  
3 # for backwards compatibility of serialized objects 1 # for backwards compatibility of serialized objects
4 gem 'fb_graph' 2 gem 'fb_graph'
5 3
plugins/orders/Gemfile
1 -gem 'slim'  
2 1
3 gem 'axlsx', github: 'randym/axlsx' 2 gem 'axlsx', github: 'randym/axlsx'
4 3