From 9d1e3f031883b89ea517b5b607a27459267c0218 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2020 19:23:42 +0000 Subject: [PATCH] Bump roo from 2.8.2 to 2.8.3 Bumps [roo](https://github.com/roo-rb/roo) from 2.8.2 to 2.8.3. - [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.8.2...v2.8.3) 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 b7a5f739e4..65c7e2a91c 100644 --- a/Gemfile +++ b/Gemfile @@ -93,7 +93,7 @@ gem 'wkhtmltopdf-binary' gem 'foreigner' gem 'immigrant' -gem 'roo', '~> 2.8.2' +gem 'roo', '~> 2.8.3' gem 'whenever', require: false diff --git a/Gemfile.lock b/Gemfile.lock index b9ca3246ef..dd74fce56e 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.8.2) + roo (2.8.3) nokogiri (~> 1) - rubyzip (>= 1.2.1, < 2.0.0) + rubyzip (>= 1.3.0, < 3.0.0) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -783,7 +783,7 @@ DEPENDENCIES rails_safe_tasks (~> 1.0) redcarpet roadie-rails (~> 1.3.0) - roo (~> 2.8.2) + roo (~> 2.8.3) rspec-rails (>= 3.5.2) rspec-retry rubocop