Rakefile in muck-friends-0.1.15 vs Rakefile in muck-friends-0.1.16
- old
+ new
@@ -48,13 +48,13 @@
begin
require 'jeweler'
Jeweler::Tasks.new do |gemspec|
gemspec.name = "muck-friends"
gemspec.summary = "Friends engine for the muck system"
- gemspec.email = "justinball@gmail.com"
- gemspec.homepage = "http://github.com/jbasdf/muck_friends"
+ gemspec.email = "justin@tatemae.com"
+ gemspec.homepage = "http://github.com/tatemae/muck_friends"
gemspec.description = "Friend engine for the muck system."
- gemspec.authors = ["Justin Ball"]
+ gemspec.authors = ["Justin Ball", "Joel Duffin"]
gemspec.rubyforge_project = 'muck-friends'
gemspec.add_dependency "muck-engine"
gemspec.add_dependency "muck-users"
gemspec.add_dependency "muck-profiles"
end
\ No newline at end of file