On Oct 24, 2011, at 5:03 PM, Nick Lewis wrote:

> I had to go back to 1.5.1. And then it brought in a total of 21 gems. No 
> wonder there's unresolvable dependencies..

Yeah, it sucks. The way I ended up getting it to work was to install main = 
4.7.1 and ruby_parser = 2.0.4 first, then metric_fu.

I also found that:
config.rcov[:rcov_opts] << "-Ispec"
should be added to get rcov to find spec_helper and work as expected. Should I 
do a pull request with both changes?
--Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to