lib/trustygems.rb in trustygems-0.2.0 vs lib/trustygems.rb in trustygems-0.2.1

- old
+ new

@@ -1,3 +1,3 @@ module Trustygems - #load "#{File.expand_path(File.join(File.dirname(__FILE__), '..'))}/lib/tasks/trustygems.rake" + load "#{File.expand_path(File.join(File.dirname(__FILE__), '..'))}/lib/tasks/trustygems.rake" end \ No newline at end of file