about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock1
2 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 354f6bd6c..ede81af16 100644
--- a/Gemfile
+++ b/Gemfile
@@ -119,7 +119,6 @@ end
 
 group :test do
   gem 'capybara', '~> 3.38'
-  gem 'climate_control', '~> 0.2'
   gem 'faker', '~> 3.1'
   gem 'json-schema', '~> 3.0'
   gem 'rack-test', '~> 2.0'
diff --git a/Gemfile.lock b/Gemfile.lock
index 78774ac9c..73d45fb54 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -792,7 +792,6 @@ DEPENDENCIES
   capybara (~> 3.38)
   charlock_holmes (~> 0.7.7)
   chewy (~> 7.2)
-  climate_control (~> 0.2)
   cocoon (~> 1.2)
   color_diff (~> 0.1)
   concurrent-ruby