Update paperclip and climate_control gems (#28379)

This commit is contained in:
Matt Jankowski 2024-01-25 10:18:15 -05:00 committed by GitHub
parent 17ea22671d
commit 0b38946c87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

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