From 138248e1c9c27f082eca0d859252c0d5aba59f30 Mon Sep 17 00:00:00 2001 From: luisramos0 Date: Wed, 8 Jan 2020 11:36:30 +0000 Subject: [PATCH] Product import only works with csv right now. Here we remove dead code This can be reverted if we start suppporting xls and ods in the future --- Gemfile | 1 - Gemfile.lock | 7 ------- 2 files changed, 8 deletions(-) diff --git a/Gemfile b/Gemfile index 6f2b0501c6..7b0ed1889c 100644 --- a/Gemfile +++ b/Gemfile @@ -94,7 +94,6 @@ gem 'wkhtmltopdf-binary' gem 'foreigner' gem 'immigrant' gem 'roo', '~> 2.8.2' -gem 'roo-xls', '~> 1.1.0' gem 'whenever', require: false diff --git a/Gemfile.lock b/Gemfile.lock index bdce0cb35c..9ace4e2cca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -587,10 +587,6 @@ GEM roo (2.8.2) nokogiri (~> 1) rubyzip (>= 1.2.1, < 2.0.0) - roo-xls (1.1.0) - nokogiri - roo (>= 2.0.0beta1, < 3) - spreadsheet (> 0.9.0) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -653,8 +649,6 @@ GEM tilt (>= 1.3, < 3) spinjs-rails (1.4) rails (>= 3.1) - spreadsheet (1.1.7) - ruby-ole (>= 1.0) spring (1.7.2) spring-commands-rspec (1.0.4) spring (>= 0.9.1) @@ -791,7 +785,6 @@ DEPENDENCIES redcarpet roadie-rails (~> 1.3.0) roo (~> 2.8.2) - roo-xls (~> 1.1.0) rspec-rails (>= 3.5.2) rspec-retry rubocop