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

View File

@ -534,6 +534,7 @@ DEPENDENCIES
mailcatcher
meta_request
midi-smtp-server
mime-types
mysql2 (~> 0.4.0)
prawn
prawn-table