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
This commit updates all of our gem dependencies to latest versions
whenever possible, and as new as possible to avoid dependency resolution
conflicts besides that. This list plays nicely together.
Currently, `onceover-codequality` does not support rspec-puppet 5, which
is required to move to the most recent versions of
`puppetlabs_spec_helper`. There is a PR to `onceover-codequality` to
update the `rspec-puppet` dep at least to 4.x, which would allow us to
move up to `puppetlabs_spec_helper 7.3.1` at least. We should keep an
eye on how that shakes out, and update these if something gets merged
there.
It also removes a few puppet-lint plugins that have since been included
in puppet-lint itself.
0 commit comments