Add missing explicit dependency (#640)

This commit is contained in:
wvengen 2019-03-27 16:49:10 +01:00
parent 99052fa3a7
commit bb4d9d132c
2 changed files with 2 additions and 0 deletions

View file

@ -53,6 +53,7 @@ gem 'spreadsheet'
gem 'exception_notification'
gem 'gaffe'
gem 'ruby-filemagic'
gem 'mime-types'
gem 'midi-smtp-server'
# we use the git version of acts_as_versioned, and need to include it in this Gemfile