Compare commits

...

1 commit

Author SHA1 Message Date
renovate[bot]
dcfe80da98
Update dependency climate_control to v1 2023-07-06 11:49:01 +00:00

View file

@ -115,7 +115,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'