Skip to content

Commit

Permalink
New dependency: highline
Browse files Browse the repository at this point in the history
  • Loading branch information
mwunsch committed Mar 10, 2010
1 parent 66ca7a6 commit aabc103
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 @@ -22,6 +22,7 @@ begin
gem.homepage = "http://github.com/mwunsch/tumblr"
gem.authors = ["Mark Wunsch"]
gem.add_dependency 'weary', '>= 0.7.1'
gem.add_dependency 'highline', '>= 1.5.2'
gem.add_development_dependency "bundler", ">= 0.9.7"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Expand Down

0 comments on commit aabc103

Please sign in to comment.