Remove climate_control gem (#23886)

This commit is contained in:
Nick Schonning 2023-03-03 16:48:48 -05:00 committed by GitHub
parent 050f1669c6
commit c65c34dfd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -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'