Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] 10a4f7d4cf
Update dependency climate_control to v1 2023-08-10 07:11:10 +00:00
1 changed files with 1 additions and 1 deletions

View File

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