At 10:55 PM -0500 4/11/11, David Chelimsky wrote: >rspec-1.3.2 is released! > >This is primarily a bug-fix release of the rspec-1.x series, and is >recommended for all users who have not yet upgraded to rspec-2. >
Thanks for simplifying the gem build process by getting rid of hoe and using the bundler gem tasks along with the built-in gem functions. I got so annoyed yesterday trying to figure out why I couldn't get the rspec gem to build with hoe v2.9.4 -- there was still a reference to geminstaller.yml in the manifest and hoe was interpreting plain text in the readme as a url and auto-populating the gem spec.homepage attribute with this text -- which was invalid (at least it was with RubyGems 1.7.2). It's SO much simpler and less magical now! _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users