Actions
Bug #14862
closedTests fail on Ruby <1.9.3 because of webmock version
Description
e.g. http://ci.theforeman.org/job/test_proxy_develop_pr_core/723/puppet=3.8.0,ruby=1.9.2/console
Installing rkerberos 0.1.3 with native extensions Installing webmock 2.0.0 Gem::InstallError: webmock requires Ruby version >= 1.9.3. Installing puppet 3.8.7 Installing sinatra 1.4.7 An error occurred while installing webmock (2.0.0), and Bundler cannot continue. Make sure that `gem install webmock -v '2.0.0'` succeeds before bundling. Build step 'Execute shell' marked build as failure
Actions