Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Require rake ~> 0.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jul 16, 2011
1 parent 193a722 commit 861977f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -99,7 +99,7 @@ end
gem 'dm-core', DM_VERSION, :git => "#{DATAMAPPER}/dm-core.git"

group :development do
gem 'rake', '~> 0.8.7'
gem 'rake', '~> 0.8'

gem 'ore-tasks', '~> 0.4'
gem 'rspec', '~> 2.4'
Expand Down

0 comments on commit 861977f

Please sign in to comment.