[fix]Fix Gemfile
This commit is contained in:
parent
1de29c4df1
commit
d54f6c540c
2 changed files with 1 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -27,7 +27,7 @@ gem 'paper_trail'
|
|||
# for upload management
|
||||
gem 'carrierwave'
|
||||
gem 'carrierwave-bombshelter'
|
||||
gem 'mimemagic', '~> 0.3.6'
|
||||
gem 'mimemagic'
|
||||
gem 'mini_magick'
|
||||
|
||||
# for internationalizing
|
||||
|
|
|
|||
|
|
@ -762,7 +762,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