Skip to content

Commit

Permalink
chore: remove Gemfile.lock
Browse files Browse the repository at this point in the history
This shouldn't be necessary for development and encourages up-to-date
dependency testing.
  • Loading branch information
nbibler committed Jan 23, 2022
1 parent 0054501 commit c14b239
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 241 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/.bundle/
/.yardoc
/Gemfile.lock
/gemfiles/*.lock
/gemfiles/.bundle/
/_yardoc/
Expand Down
241 changes: 0 additions & 241 deletions Gemfile.lock

This file was deleted.

0 comments on commit c14b239

Please sign in to comment.