From 2eb209128f4a18aa8b351f43d3ef9ec5c9a92419 Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Tue, 29 Sep 2015 20:14:35 -0300 Subject: [PATCH] orders: update axlsx --- plugins/orders/Gemfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/orders/Gemfile b/plugins/orders/Gemfile index 79c87cf..e53f7e3 100644 --- a/plugins/orders/Gemfile +++ b/plugins/orders/Gemfile @@ -1,3 +1,4 @@ -gem 'axlsx', '>= 2.0.1' -gem 'rubyzip' gem 'slim' + +gem 'axlsx', github: 'randym/axlsx' + -- libgit2 0.21.2