Skip to content

Commit

Permalink
Added better creds.
Browse files Browse the repository at this point in the history
  • Loading branch information
dave committed Jul 12, 2010
1 parent 6713b7a commit 3726805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ begin
gem.description = %Q{A RESTful video encoder which you can use as either a front-end to ffmpeg or headless on a server.}
gem.email = "dave@caprica"
gem.homepage = "http://github.com/futurechimp/enigmamachine"
gem.authors = ["dave"]
gem.authors = ["Dave Hrycyszyn"]
gem.add_development_dependency "thoughtbot-shoulda", ">= 0"
gem.add_dependency "data_mapper", "=1.0.0"
gem.add_dependency "eventmachine", "=0.12.10"
Expand Down

0 comments on commit 3726805

Please sign in to comment.