mattbrictson / mattbrictson/bundleup

Support gems.rb and gems.lock files

Open
#121 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
Ruby
Stars
193
Forks
6
Avg merge
4m
Merged PRs (30d)
1

Description

`bundleup` incorrectly expects `Gemfile` and `Gemfile.lock` to be present in a project is using `gems.rb` and `gems.lock` files.

Expected behaviour:

Correctly detect and update `gems.rb` and `gems.lock` file.

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.

Research direction

Start by tracing how bundleup detects Gemfile and Gemfile.lock, then compare that behavior with projects using gems.rb and gems.lock. Update the detection and update paths so both naming conventions are handled, and verify that the expected files are correctly detected and updated.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.