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
Affected Puppet, Ruby, OS and module versions/distributions
Puppet: 6.0
Distribution: Debian 9.6
Module version: master
What are you seeing
Now that WEBrick is in the Ruby standard library, and Puppet Platform 6.0 packages include Ruby 2.5.1, we shouldn't need to pin the webrick and sinatra versions anymore. So I believe these commits could just be reverted:
Alternatively, setting the defaults for r10k::webhook::package::sinatra_version and r10k::webhook::package::webrick_version to 'installed' would work too.
Affected Puppet, Ruby, OS and module versions/distributions
What are you seeing
Now that WEBrick is in the Ruby standard library, and Puppet Platform 6.0 packages include Ruby 2.5.1, we shouldn't need to pin the webrick and sinatra versions anymore. So I believe these commits could just be reverted:
The text was updated successfully, but these errors were encountered: