Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] 2e9760dfbe
Update dependency climate_control to v1 2023-07-09 10:58:25 +00:00
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'