Skip to content

Commit

Permalink
Tests require an old version of rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
bklang committed Dec 30, 2011
1 parent 4d23132 commit 52d57fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -16,6 +16,7 @@ Hoe.spec 'rubigen' do
extra_deps << ['activesupport','>= 2.3.5']
# Needed when loading active_support/all
extra_deps << ['i18n']
extra_dev_deps << ['rspec','~>1.3']
extra_dev_deps << ['mocha','>= 0.9.8']
extra_dev_deps << ['cucumber','>= 0.6.2']
extra_dev_deps << ['shoulda','>= 2.10.3']
Expand Down

0 comments on commit 52d57fc

Please sign in to comment.