grant-olson / rubygems-openpgp

This allows you to cryptographically sign ruby gems, so that a user can later verify that they've downloaded a copy that hasn't been tampered with or hacked.
http://www.rubygems-openpgp-ca.org
Other
32 stars 4 forks source link

Show gem name before signature status #18

Closed grant-olson closed 11 years ago

grant-olson commented 11 years ago

When you install a gem and its dependencies, it seems to show duplicate verification messages. That's because each gem is verified. We should print a message with each gem name so the output is more understandable.