parallelized gem update for plugins and 1.9.3

Change-Id: If0da7773cf15f825db2b1ba49d945ec1cd27953a
Reviewed-on: https://gerrit.instructure.com/16825
Reviewed-by: Bryan Madsen <bryan@instructure.com>
QA-Review: Bryan Madsen <bryan@instructure.com>
Tested-by: Bryan Madsen <bryan@instructure.com>
This commit is contained in:
Shawn Meredith 2013-01-15 11:05:25 -07:00 committed by Bryan Madsen
parent ad177c016e
commit 9b9178673a
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ end
group :test do
gem 'bluecloth', '2.0.10' # for generating api docs
gem 'parallelized_specs', '0.3.89'
gem 'parallelized_specs', '0.3.91'
gem 'mocha', '0.12.3', :require => 'mocha_standalone'
gem 'rcov', '0.9.9'
gem 'rspec', '1.3.2'