Skip to content

Commit

Permalink
rake version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Armstrong committed Sep 6, 2011
1 parent 2bd4e38 commit 1688512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitcoin-ruby.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.required_rubygems_version = ">= 1.3.6"
s.add_dependency "rake", "~> 0.8.0"
s.add_dependency "rake", ">= 0.8.0"
s.add_dependency "eventmachine"

s.add_development_dependency "bacon"
Expand Down

0 comments on commit 1688512

Please sign in to comment.