[fix]Fix Gemfile

This commit is contained in:
Jimmy 2021-04-30 16:38:35 +08:00 committed by CactusPuppy
parent f14cb8fe10
commit 6f59613ee9
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
2 changed files with 1 additions and 1 deletions

View file

@ -27,6 +27,7 @@ gem 'paper_trail'
# for upload management
gem 'carrierwave'
gem 'carrierwave-bombshelter'
gem 'mimemagic'
gem 'mini_magick'
# for internationalizing

View file

@ -766,7 +766,6 @@ DEPENDENCIES
recaptcha
redcarpet
responders (~> 2.0)
rexml (~> 3.2)
rolify
rqrcode
rspec-activemodel-mocks