Buildr has a hard requirement on rspec 2.1.0
--------------------------------------------

                 Key: BUILDR-624
                 URL: https://issues.apache.org/jira/browse/BUILDR-624
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.4.6
            Reporter: Russell Teabeault


buildr.gemspec has a hard requirement on rspec 2.1.0.  I am trying to replace a 
rake build in a project with buildr.  This particular project uses bundler and 
specifies version 2.5.0 of rspec.  This causes the bundle install to fail.  I 
propose that buildr change its requirement from '2.1.0' to '>=2.1.0'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to