unirest depending on old json version. Ruby 2.4.0 includes json 2.0.2
Open
- Dominant language
- Ruby
- Stars
- 364
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Ruby 2.4.0 includes json-2.0.2 as a system gem (cannot be uninstalled). Unirest requires 'json', '~> 1.8.1'. Therefore it is not possible to use unirest with ruby 2.4.0.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies Unirest's json dependency as incompatible with Ruby 2.4.0's bundled json-2.0.2. Start by locating the dependency declaration and verifying installation with Ruby 2.4.0; done means Unirest can be installed and used with that bundled version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100