bump canvas_connect gem version

***test plan
  1.  have a user make an adobe connect recording
  2.  try to view the recording with a user that has
      never made a recording
      *user should also be enrolled in the course
  3.  verify that the user is taken to the recording
      and not required to login

Change-Id: I1712c2745261860e2e0e06ecb288c6b0b344f786
closes:  PS-1426
Reviewed-on: https://gerrit.instructure.com/33791
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jake Sorce <jake@instructure.com>
Product-Review: Adam Phillipps <adam@instructure.com>
QA-Review: Adam Phillipps <adam@instructure.com>
This commit is contained in:
dave 2014-04-23 17:00:06 -06:00 committed by Dave Jungst
parent 31361b5255
commit 32f92b6f40
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ gem "aws-sdk", '1.21.0'
gem 'barby', '0.5.0'
gem 'bcrypt-ruby', '3.0.1'
gem 'builder', '3.0.0'
gem 'canvas_connect', '0.3.3'
gem 'canvas_connect', '0.3.4'
gem 'adobe_connect', '1.0.0'
gem 'canvas_webex', '0.14'
gem 'daemons', '1.1.0'