Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Updated rspec dependency to be consistent with DO
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed May 12, 2009
1 parent 3ea1499 commit 07da225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/spec.rb
@@ -1,5 +1,5 @@
begin
gem 'rspec', '~>1.1.12'
gem 'rspec', '>1.1.12'
require 'spec'
require 'spec/rake/spectask'

Expand Down

0 comments on commit 07da225

Please sign in to comment.