Skip to content

Commit

Permalink
Add dependency: using
Browse files Browse the repository at this point in the history
  • Loading branch information
smtlaissezfaire committed Sep 9, 2009
1 parent 09c9172 commit bc342ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rake_tasks/gems.rake
Expand Up @@ -8,6 +8,7 @@ begin
gemspec.email = "scott@railsnewbie.com"
gemspec.homepage = "http://smtlaissezfaire.github.com/active_record_parameter_parser"
gemspec.authors = ["Scott Taylor", "Rails Core Team"]
gemspec.add_dependency "smtlaissezfaire-using"
end
rescue LoadError
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
Expand Down

0 comments on commit bc342ca

Please sign in to comment.