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:
parent
7dd31931a7
commit
fefaaaf917
2
Gemfile
2
Gemfile
|
@ -176,7 +176,7 @@ gem 'safe_yaml-instructure', '0.8.0', :require => false
|
||||||
gem 'sanitize', '2.0.3'
|
gem 'sanitize', '2.0.3'
|
||||||
gem 'shackles', '1.0.2'
|
gem 'shackles', '1.0.2'
|
||||||
unless CANVAS_RAILS2
|
unless CANVAS_RAILS2
|
||||||
gem 'switchman', '1.0.0'
|
gem 'switchman', '1.1.0'
|
||||||
end
|
end
|
||||||
gem 'tzinfo', '0.3.35'
|
gem 'tzinfo', '0.3.35'
|
||||||
gem 'useragent', '0.4.16'
|
gem 'useragent', '0.4.16'
|
||||||
|
|
Loading…
Reference in New Issue