Skip to content

Commit 4784e17

Browse files
aflanaganclaude
andcommitted
Remove Gemfile.lock from version control
Gems should not commit their lockfile, as it pins dependency versions that conflict with CI's Ruby/gem matrix. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent ebfcc36 commit 4784e17

2 files changed

Lines changed: 2 additions & 59 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99

1010
# rspec failure tracking
1111
.rspec_status
12+
13+
Gemfile.lock

Gemfile.lock

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)