rdbg and Gemfile concfliction

Open
#270 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
ruby
Domain
devtools

Research direction

Start by examining how rdbg loads reline and irb before bundle/setup, and compare that behavior with the versions specified in the Gemfile. Reproduce the dependency conflict and determine whether configuration such as no_reline should prevent these loads; done means rdbg respects the Gemfile constraints without conflicting versions.

Written by the indexing model from the issue text.

Description

rdbg requires some gems such as reline, irb before bundle/setup.
It means rdbg loads latest gems and it can conflict with specified versions in Gemfile.
I have no answer now, but I file it for the memo.

Maybe rdbg dependent gems should be disabled in configuration like no_reline setting.

Dominant language
Ruby
Stars
1.3k
Forks
146
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ruby/debug

All issues in ruby/debug

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.