mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Update paperclip and climate_control gems (#28379)
This commit is contained in:
parent
17ea22671d
commit
0b38946c87
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue