osx_keychain version 1.0.1 has been released!
* <http://rubyforge.org/projects/seattlerb>
Provides API and a command line tool to Access the OS X Keychain. The
command line tool isn't actually useful (use `security` instead), but
demonstrates the usage quite well.
Changes:
### 1.0.1 / 2015-05-07
* 2 bug fixes:
* Fixed tests to not bother if we're not logged into OSX
* Removed dead rubyforge setting in Rakefile