Skip to content

Conversation

@ofedoren
Copy link
Collaborator

No description provided.

s.add_dependency 'rest-client', '~> 2.0'
s.add_dependency 'oauth', '~> 1.1'
s.add_dependency 'gssapi', '~> 1.3'
s.add_dependency 'gssapi', '~> 1.2.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
s.add_dependency 'gssapi', '~> 1.2.0'
s.add_dependency 'gssapi', '~> 1.2'

that will allow 1.3 where 1.3 is available, while 1.2 is allowed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, my bad, forgot to update after some testing :/

@ofedoren ofedoren changed the title Pin gssapi to 1.2.0 Pin gssapi to ~> 1.2 May 14, 2025
@ofedoren ofedoren merged commit c74119e into Apipie:master May 14, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants