[fix]Fix Gemfile
This commit is contained in:
parent
f14cb8fe10
commit
6f59613ee9
2 changed files with 1 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -27,6 +27,7 @@ gem 'paper_trail'
|
|||
# for upload management
|
||||
gem 'carrierwave'
|
||||
gem 'carrierwave-bombshelter'
|
||||
gem 'mimemagic'
|
||||
gem 'mini_magick'
|
||||
|
||||
# for internationalizing
|
||||
|
|
|
|||
|
|
@ -766,7 +766,6 @@ DEPENDENCIES
|
|||
recaptcha
|
||||
redcarpet
|
||||
responders (~> 2.0)
|
||||
rexml (~> 3.2)
|
||||
rolify
|
||||
rqrcode
|
||||
rspec-activemodel-mocks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue