bump switchman

for rails 6 deprecation fixes

Change-Id: Ia24e551811cdda710a7fc5ac2a29e4bcbe4018ab
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/223732
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Landon Gilbert-Bland <lbland@instructure.com>
QA-Review: Landon Gilbert-Bland <lbland@instructure.com>
Product-Review: Landon Gilbert-Bland <lbland@instructure.com>
This commit is contained in:
Cody Cutrer 2020-01-17 15:01:09 -07:00
parent 406120ceb6
commit f309696a7f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ gem 'active_model_serializers', '0.9.0alpha1',
gem 'authlogic', '5.0.4'
gem 'scrypt', '3.0.7'
gem 'active_model-better_errors', '1.6.7', require: 'active_model/better_errors'
gem 'switchman', '1.14.7'
gem 'switchman', '1.14.9'
gem 'open4', '1.3.4', require: false
gem 'folio-pagination', '0.0.12', require: 'folio/rails'
# for folio, see the folio README