Update dependency climate_control to v1

pull/25332/head
renovate[bot] 2023-07-09 10:58:25 +00:00 committed by GitHub
parent 610cf6c371
commit 2e9760dfbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ group :test do
gem 'capybara', '~> 3.39'
# Used to mock environment variables
gem 'climate_control', '~> 0.2'
gem 'climate_control', '~> 1.0'
# Generating fake data for specs
gem 'faker', '~> 3.2'