bump switchman and shackles

Change-Id: I0377060ca611840cce34c6dc03b4c2c7d631d952
Reviewed-on: https://gerrit.instructure.com/33877
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
Cody Cutrer 2014-04-25 15:01:04 -06:00
parent 8be0ae37d7
commit 1f7bf77f27
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ else
gem 'rails-patch-json-encode', '0.0.1'
gem 'rack', '1.4.5'
gem 'routing_concerns', '0.1.0'
gem 'switchman', '1.1.0'
gem 'switchman', '1.2.1'
gem 'folio-pagination', '0.0.7', :require => 'folio/rails'
gem 'will_paginate', '3.0.4', :require => false
end
@ -103,7 +103,7 @@ gem 'safe_yaml', '0.9.7', :require => false
gem 'safe_yaml-instructure', '0.8.0', :require => false
gem 'hashie', '2.0.5'
gem 'sanitize', '2.0.3'
gem 'shackles', '1.0.3'
gem 'shackles', '1.0.5'
gem 'tzinfo', '0.3.35'
gem 'useragent', '0.4.16'