Skip to content

bump panoptes-client to ~> 1.3 and gitignore docker-compose.override#4596

Open
kieftrav wants to merge 1 commit into
masterfrom
upgrade-panoptes-client
Open

bump panoptes-client to ~> 1.3 and gitignore docker-compose.override#4596
kieftrav wants to merge 1 commit into
masterfrom
upgrade-panoptes-client

Conversation

@kieftrav
Copy link
Copy Markdown

bump panoptes-client to ~> 1.3

Pin panoptes-client to ~> 1.3 to pick up the JWT v2 upgrade from zooniverse/panoptes-client.rb#49.

The unpinned panoptes-client dependency currently resolves to 1.2.1, which uses jwt ~> 1.5.0. This blocks adding doorkeeper-openid_connect (requires jwt >= 2.5) in a follow-up PR.

Changes

Gemfile

- gem 'panoptes-client'
+ gem 'panoptes-client', '~> 1.3'

Depends on

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.

1 participant