Skip to content

chore: remove tracked Gemfile.lock - #50

Merged
dpaluy merged 1 commit into
masterfrom
chore/remove-gemfile-lock
Jul 26, 2026
Merged

chore: remove tracked Gemfile.lock#50
dpaluy merged 1 commit into
masterfrom
chore/remove-gemfile-lock

Conversation

@dpaluy

@dpaluy dpaluy commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove the tracked development-only Gemfile.lock.
  • Add an anchored root /Gemfile.lock ignore rule.
  • Keep the existing gemspec packaging policy unchanged: it already excludes Gemfile*, so the lockfile is not packaged.

Verification

  • bundle exec rake — 119 runs, 241 assertions, 0 failures, 0 errors, 0 skips; RuboCop inspected 32 files with no offenses.
  • bundle exec rake test — 119 runs, 241 assertions, 0 failures, 0 errors, 0 skips.
  • bundle exec rubocop — 32 files inspected, no offenses.
  • gem build reducto_ai.gemspec --output /tmp/reducto-ai-gemfile-lock-cleanup-20260726.gem — succeeded.
  • gem specification /tmp/reducto-ai-gemfile-lock-cleanup-20260726.gem files --yamlGemfile.lock included: False (23 packaged files).
  • git diff --check — passed.

@dpaluy
dpaluy merged commit ec896b7 into master Jul 26, 2026
2 checks passed
@dpaluy
dpaluy deleted the chore/remove-gemfile-lock branch July 26, 2026 20:56
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