Skip to content

Commit

Permalink
chore: remove Gemfile.lock from repository
Browse files Browse the repository at this point in the history
This should be unnecessary for gem development and encourages
dependencies to be up-to-date.
  • Loading branch information
nbibler committed Jan 23, 2022
1 parent e601069 commit 909598f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 168 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@

/gemfiles/.bundle/
/gemfiles/*.gemfile.lock
/Gemfile.lock
168 changes: 0 additions & 168 deletions Gemfile.lock

This file was deleted.

0 comments on commit 909598f

Please sign in to comment.