bolt icon indicating copy to clipboard operation
bolt copied to clipboard

r10k: Require 4.x & octokit: Allow newer versions & puppetlabs_spec_helper: Require 7.x

Open bastelfreak opened this issue 1 year ago • 4 comments

This is a requirement to get newer dependencies for modules testing. pdk configures puppet_litmus, which in turn depends on bolt, which depends on outdated other gems.

bastelfreak avatar Nov 27 '23 12:11 bastelfreak

@donoghuc why does bolt need to support Ruby 2.5? Why cant we drop it?

bastelfreak avatar May 09 '24 16:05 bastelfreak

I think we can drop 2.5 for bolt 4.

donoghuc avatar May 10 '24 19:05 donoghuc

For bolt 4? Why can't we drop it now? Or do you mean for Bolt 3?

bastelfreak avatar May 10 '24 19:05 bastelfreak

The only reason we've kept 2.5 is for some internal testing on older OS. I was thinking of updating all that when we move to making the default ruby 3 based (keeping ruby 2.7 compatability for 2021.7 PE stream). What is the min version being 2.5 preventing for you now?

donoghuc avatar May 10 '24 20:05 donoghuc