You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 52b0dee, we pinned Rubygems to 3.3.26 for Ruby 2.5 compatibility. In
the Puppet 8 series where the minimum supported version of Ruby is 3.1,
we no longer need to pin to that version of Rubygems.
This commit removes the pin to Rubygems 3.3.26 in the Checks and Rspec
tests GitHub Actions workflows.
0 commit comments