From 7ce3dfe365faac577f16b59e24be28a71ea74815 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 19:17:19 +0000 Subject: [PATCH] Bump roo from 2.7.1 to 2.8.2 Bumps [roo](https://github.com/roo-rb/roo) from 2.7.1 to 2.8.2. - [Release notes](https://github.com/roo-rb/roo/releases) - [Changelog](https://github.com/roo-rb/roo/blob/master/CHANGELOG.md) - [Commits](https://github.com/roo-rb/roo/compare/v2.7.1...v2.8.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index e3f2ca32f3..fe7a361d1a 100644 --- a/Gemfile +++ b/Gemfile @@ -93,7 +93,7 @@ gem 'wkhtmltopdf-binary' gem 'foreigner' gem 'immigrant' -gem 'roo', '~> 2.7.0' +gem 'roo', '~> 2.8.2' gem 'roo-xls', '~> 1.1.0' gem 'whenever', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 92ff8a3eee..315a5b66a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -584,9 +584,9 @@ GEM roadie-rails (1.3.0) railties (>= 3.0, < 5.3) roadie (~> 3.1) - roo (2.7.1) + roo (2.8.2) nokogiri (~> 1) - rubyzip (~> 1.1, < 2.0.0) + rubyzip (>= 1.2.1, < 2.0.0) roo-xls (1.1.0) nokogiri roo (>= 2.0.0beta1, < 3) @@ -788,7 +788,7 @@ DEPENDENCIES rails_safe_tasks (~> 1.0) redcarpet roadie-rails (~> 1.3.0) - roo (~> 2.7.0) + roo (~> 2.8.2) roo-xls (~> 1.1.0) rspec-rails (>= 3.5.2) rspec-retry