I gem installed github-downloads & ran its "list" command, and got cannot load such file -- osx_keychain (LoadError). After a gem install osx_keychain, "list" ran correctly.
I'm all set with this, but is there any reason to not put osx_keychain in the gemspec?
I gem installed github-downloads & ran its "list" command, and got
cannot load such file -- osx_keychain (LoadError). After agem install osx_keychain, "list" ran correctly.I'm all set with this, but is there any reason to not put osx_keychain in the gemspec?