aptible / aptible/fridge

older jwt dependency blocking aptible-cli install

Open
#4 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Ruby
Stars
6
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I have a dependency mismatch because of the out-of-date jwt dependency:

```
Bundler could not find compatible versions for gem "jwt":
In Gemfile:
omniauth-snowflake (>= 0) ruby depends on
omniauth-oauth2 (~> 1.2) ruby depends on
oauth2 (~> 1.0) ruby depends on
jwt (~> 1.0) ruby

aptible-cli (>= 0) ruby depends on
aptible-api (>= 0.5.3) ruby depends on
aptible-resource (>= 0.2.1) ruby depends on
fridge (>= 0) ruby depends on
jwt (0.1.13)
```

Are you okay w/ bumping that up?

Thanks!,
Eliot

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the dependency declaration for fridge and run Bundler's dependency resolution to reproduce the jwt conflict shown in the issue. Done means updating the jwt requirement so aptible-cli can install alongside the omniauth dependency without the reported version mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
authentication
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.