Skip to content

Commit

Permalink
Added addressable to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Hartlage committed Jan 11, 2010
1 parent 9ac4496 commit 7294571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -10,6 +10,7 @@ begin
gem.email = "sander.hartlage@gmail.com"
gem.homepage = "http://github.com/sander6/iconoclasm"
gem.authors = ["Sander Hartlage"]
gem.add_dependency("addressable")
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Jeweler::GemcutterTasks.new
Expand Down

0 comments on commit 7294571

Please sign in to comment.