puppetlabs / r10k

Smarter Puppet deployment
Other
802 stars 355 forks source link

(maint) Adjust jwt spec to be more relaxed #1384

Closed donoghuc closed 3 months ago

donoghuc commented 3 months ago

This commit updates the r10k gemspec to allow any jwt rubygem version in the 2 series after 2.2.3. The minimum version is 2.2.3, but the only requirement on the upper bound is < 3. Note that the 3 series does not exist in jwt, this upper bounds just protects against an open ended major version.

Please add all notable changes to the "Unreleased" section of the CHANGELOG in the format:

- (JIRA ticket) Summary of changes. [Issue or PR #](link to issue or PR)