circleci: try to fix the build.

This commit is contained in:
evazion
2019-08-08 00:37:34 -05:00
parent d45e199586
commit 853becbcfc
3 changed files with 7 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ gem 'webpacker', '>= 4.0.x'
gem 'retriable'
gem 'redis'
gem 'request_store'
gem 'term-ansicolor', require: "term/ansicolor"
# needed for looser jpeg header compat
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"