bump switchman

Change-Id: I5ae357045cd14b989cb95b71a4414157754d54a9
Reviewed-on: https://gerrit.instructure.com/32252
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
Cody Cutrer 2014-03-21 15:37:32 -06:00
parent 7dd31931a7
commit fefaaaf917
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ gem 'safe_yaml-instructure', '0.8.0', :require => false
gem 'sanitize', '2.0.3'
gem 'shackles', '1.0.2'
unless CANVAS_RAILS2
gem 'switchman', '1.0.0'
gem 'switchman', '1.1.0'
end
gem 'tzinfo', '0.3.35'
gem 'useragent', '0.4.16'