Skip to content

Commit

Permalink
requiring specific rspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Gaffney committed Jun 15, 2009
1 parent 4cce77e commit a0b10d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -2,6 +2,7 @@
require "rake/gempackagetask"
require 'rake/rdoctask'
require "rake/clean"
gem "rspec", "1.2.6"
require 'spec'
require 'spec/rake/spectask'
require 'spec/rake/verify_rcov'
Expand Down

0 comments on commit a0b10d9

Please sign in to comment.