aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index fb1d0b4c56..1b7ea9b49f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -89,6 +89,7 @@ group :storage do
gem "azure-storage", require: false
gem "image_processing", "~> 1.2"
+ gem "ffi", "<= 1.9.21"
end
group :ujs do