Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Commit

Permalink
Added dependency on bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
auxesis committed Apr 26, 2011
1 parent 4a006a9 commit 12de89b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -8,6 +8,7 @@ begin
gemspec.homepage = "http://github.com/railsmachine/rump"
gemspec.authors = ["Lindsay Holmwood"]
gemspec.add_dependency 'thor', '0.13.4'
gemspec.add_dependency 'bundler', '1.0.10'
end
rescue LoadError
puts "Jeweler not available. Install it with: gem install jeweler"
Expand Down

0 comments on commit 12de89b

Please sign in to comment.