Displaying 1 result from an estimated 1 matches for "object_extensions".
2010 Aug 08
0
Bad gemspec for rspec-core
...by-1.9.2-rc2/bundler/gems/
rspec-core-3eb4494 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:
["lib/rspec/core/kernel_extensions.rb", "lib/rspec/core/
object_extensions.rb"] are not files
I only had to refresh the gemspec in the rspec-core repository to fix
this, which I''ve done here: http://github.com/francois/rspec-core/commit/52d08099a263f092423b58b1e9a9ed4e8589f7f8
Thanks!
Fran?ois