diff --git a/Gemfile b/Gemfile index bbf06ea0b7..7295ee9f21 100644 --- a/Gemfile +++ b/Gemfile @@ -166,7 +166,6 @@ group :test do gem 'pdf-reader' gem 'rails-controller-testing' gem 'simplecov', require: false - gem 'test-prof', require: false gem 'vcr', require: false gem 'webmock', require: false # See spec/spec_helper.rb for instructions diff --git a/Gemfile.lock b/Gemfile.lock index e22cd335f6..b7163f5c8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -688,7 +688,6 @@ GEM attr_required (>= 0.0.5) httpclient (>= 2.4) temple (0.8.2) - test-prof (1.0.11) test-unit (3.5.5) power_assert thor (1.2.1) @@ -875,7 +874,6 @@ DEPENDENCIES stimulus_reflex (= 3.5.0.pre9) stringex (~> 2.8.5) stripe - test-prof test-unit (~> 3.5) timecop valid_email2