From 6f4b18a7d50a9ddb02209613780e7c69f8020477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:23:46 +0000 Subject: [PATCH] Bump test-unit from 3.3.9 to 3.4.0 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.3.9 to 3.4.0. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.3.9...3.4.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index aaefa0a822..dea9b889e9 100644 --- a/Gemfile +++ b/Gemfile @@ -115,7 +115,7 @@ gem 'roo', '~> 2.8.3' gem 'whenever', require: false -gem 'test-unit', '~> 3.3' +gem 'test-unit', '~> 3.4' gem 'coffee-rails', '~> 4.2.2' gem 'compass-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 98c85ac162..63f8d51c08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -456,7 +456,7 @@ GEM money (~> 6.12) money (6.14.0) i18n (>= 0.6.4, <= 2) - msgpack (1.4.1) + msgpack (1.4.2) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) @@ -491,7 +491,7 @@ GEM paypal-sdk-merchant (1.117.2) paypal-sdk-core (~> 0.3.0) pg (0.21.0) - power_assert (1.2.0) + power_assert (2.0.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) @@ -675,7 +675,7 @@ GEM stripe (5.29.0) temple (0.8.2) test-prof (0.11.3) - test-unit (3.3.9) + test-unit (3.4.0) power_assert test_after_commit (1.2.2) activerecord (>= 3.2, < 5.0) @@ -825,7 +825,7 @@ DEPENDENCIES stringex (~> 2.8.5) stripe test-prof - test-unit (~> 3.3) + test-unit (~> 3.4) test_after_commit timecop uglifier (>= 1.0.3)