Browse Source

Remove climate_control gem (#23886)

closed-social-glitch-2
Nick Schonning 1 year ago
committed by GitHub
parent
commit
c65c34dfd1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      Gemfile
  2. +0
    -1
      Gemfile.lock

+ 0
- 1
Gemfile 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'

+ 0
- 1
Gemfile.lock View File

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

Loading…
Cancel
Save