aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorZog2018-05-03 16:42:28 +0200
committerZog2018-05-03 16:42:28 +0200
commit581dbb024db288dc70713af3c5b5052b453412a9 (patch)
treee157880fe365b853659fa0fae95aef91d74ae756 /Gemfile
parentdb65c0ffc7ccc76a144689ec3db43fbc2e61ee82 (diff)
downloadchouette-core-6092-update-custom-fields.tar.bz2
Refs #6092; Add specs on CustomlFields6092-update-custom-fields
- Show validation errors on fields - Smarter attachments
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 95f366fc1..302db408f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -130,6 +130,7 @@ gem 'acts_as_tree', '~> 2.1.0', require: 'acts_as_tree'
gem 'rabl'
gem 'carrierwave', '~> 1.0'
+gem 'rmagick'
gem 'sidekiq', require: ['sidekiq', 'sidekiq/web']
gem 'whenever', github: 'af83/whenever', require: false # '~> 0.9'