osx_keychain version 1.0.2 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.2 / 2018-03-16
* 1 bug fix:
* Remove warnings when building on 64-bit architectures. (guykogus)