Using strongbox (0.4.2) from https://github.com/spikex/strongbox.git (at master)
strongbox at /Users/vshvedov/.rvm/gems/ruby-1.9.2-p0/bundler/gems/strongbox-60fadf03d926 did not have a valid gemspec.
This prevents bundler from installing bins or native extensions, but that may not affect its functionality.
The validation message from Rubygems was:
["README.html"] are not files
After gem 'strongbox', :git => 'https://github.com/spikex/strongbox.git' and bundle install, i have:
Using strongbox (0.4.2) from https://github.com/spikex/strongbox.git (at master) strongbox at /Users/vshvedov/.rvm/gems/ruby-1.9.2-p0/bundler/gems/strongbox-60fadf03d926 did not have a valid gemspec. This prevents bundler from installing bins or native extensions, but that may not affect its functionality. The validation message from Rubygems was: ["README.html"] are not files
message.