bump switchman

Change-Id: Ia1718f6d59d35c0245d3c6ce0af1b5d6eeed5e01
Reviewed-on: https://gerrit.instructure.com/187880
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
This commit is contained in:
Cody Cutrer 2019-04-01 17:17:07 -06:00
parent 92527cce01
commit 8740c286ac
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ gem 'active_model_serializers', '0.9.0alpha1',
gem 'authlogic', '4.0.1'
gem 'scrypt', '3.0.6'
gem 'active_model-better_errors', '1.6.7', require: 'active_model/better_errors'
gem 'switchman', '1.12.16'
gem 'switchman', '1.13.0'
gem 'open4', '1.3.4', require: false
gem 'folio-pagination', '0.0.12', require: 'folio/rails'
# for folio, see the folio README
@ -65,7 +65,7 @@ gem 'canvas_webex', '0.17'
gem 'inst-jobs', '0.15.5'
gem 'rufus-scheduler', '3.4.2', require: false
gem 'et-orbi', '1.0.8', require: false
gem 'switchman-inst-jobs', '1.2.2'
gem 'switchman-inst-jobs', '1.3.1'
gem 'inst-jobs-autoscaling', '1.0.5'
gem 'aws-sdk-autoscaling', '1.5.0', require: false
# ffi 1.9.2x seem to have issues on RHEL & CentOS causing segfaults