Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update puppet_forge, which requires Ruby 2.6+ #94

Closed
wants to merge 3 commits into from

Commits on Feb 22, 2023

  1. Drop support for Ruby 2.5

    This is ahead of adding support for `puppet_forge` >= 4.0.0, which in
    turn adds support for `faraday` 2.x which is its turn requires at least
    Ruby 2.6.
    sagepe committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4c1b376 View commit details
    Browse the repository at this point in the history
  2. Update puppet_forge to at least 4.0.0

    This updates `puppet_forge`, bringing in an updated `faraday` gem in
    order to remove some deprecation warnings.
    
    Fixes voxpupuli#91
    sagepe committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e887ac0 View commit details
    Browse the repository at this point in the history
  3. Drop support for Ruby 2.6 and Puppet 5

    Both Ruby 2.6 and Puppet 5 are EOL.
    sagepe committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    368b416 View commit details
    Browse the repository at this point in the history