From f29922312d70f79aa2c2a96b9bf317470dd5c041 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 19:20:30 +0000 Subject: [PATCH] Bump test-unit from 3.3.3 to 3.3.4 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.3.3...3.3.4) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e0bc2c5a51..401ec0c416 100644 --- a/Gemfile +++ b/Gemfile @@ -98,7 +98,7 @@ gem 'roo-xls', '~> 1.1.0' gem 'whenever', require: false -gem 'test-unit', '~> 3.0' +gem 'test-unit', '~> 3.3' # Gems used only for assets and not required # in production environments by default. diff --git a/Gemfile.lock b/Gemfile.lock index a86cc32647..ccc3a4cc41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -674,7 +674,7 @@ GEM stripe (4.24.0) faraday (~> 0.13) net-http-persistent (~> 3.0) - test-unit (3.3.3) + test-unit (3.3.4) power_assert thor (0.20.3) tilt (1.4.1) @@ -819,7 +819,7 @@ DEPENDENCIES spring (= 1.7.2) spring-commands-rspec stripe - test-unit (~> 3.0) + test-unit (~> 3.3) timecop truncate_html turbo-sprockets-rails3