From 774e390752950730f9110679c3baac5345bfca8e Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 6 Jan 2018 19:37:52 +0100 Subject: Add dependency to test-unit v 3.0 --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index ad1b897..56dbe3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,6 +142,7 @@ GEM activesupport rails (>= 3.0.0) polyglot (0.3.5) + power_assert (1.1.1) puma (3.9.1) rack (1.4.7) rack-cache (1.5.1) @@ -250,6 +251,8 @@ GEM sshkit (1.15.1) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + test-unit (3.2.7) + power_assert thor (0.19.1) tilt (1.4.1) treetop (1.4.15) @@ -295,6 +298,7 @@ DEPENDENCIES spork spork-testunit sqlite3 + test-unit (~> 3.0) uglifier (>= 1.0.3) BUNDLED WITH -- cgit v1.2.3