Skip to content

Commit

Permalink
DEV: Remove Gemfile.lock
Browse files Browse the repository at this point in the history
best practice is to keep this out of source control
  • Loading branch information
SamSaffron committed Mar 17, 2020
1 parent 72d6222 commit efcb4fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.bundle
ext/src/msgpack*
tmp/*
Gemfile.lock
25 changes: 0 additions & 25 deletions Gemfile.lock

This file was deleted.

0 comments on commit efcb4fe

Please sign in to comment.