Update dependency climate_control to v1
This commit is contained in:
parent
000b835803
commit
dcfe80da98
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue