Skip to content

Commit

Permalink
Add Highline dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffgarside committed May 25, 2008
1 parent 94b15ee commit f1e28a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Gem::Specification.new do |s|
s.has_rdoc = true
s.add_dependency "capistrano", ">= 2.0.0"
s.add_dependency "highline", ">= 1.4.0"
s.extra_rdoc_files = ["README", "History.txt", "LICENCE"]
end
EOF
Expand Down

0 comments on commit f1e28a0

Please sign in to comment.