diff --git a/Gemfile b/Gemfile index 57b026d..c83f78a 100644 --- a/Gemfile +++ b/Gemfile @@ -95,7 +95,6 @@ group :test do gem 'launchy' gem 'email_spec' gem 'timecop' - gem 'test-unit', require: 'test/unit' gem 'coveralls', require: false end diff --git a/Gemfile.lock b/Gemfile.lock index 65c4068..53161c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,6 @@ GEM cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) - power_assert (0.2.3) powerpack (0.1.1) premailer (1.8.4) css_parser (>= 1.3.6) @@ -379,8 +378,6 @@ GEM net-ssh (>= 2.8.0) term-ansicolor (1.3.2) tins (~> 1.0) - test-unit (3.1.2) - power_assert therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref @@ -478,7 +475,6 @@ DEPENDENCIES rubocop rushover sass-rails - test-unit therubyracer timecop uglifier -- libgit2 0.21.2