Skip to content

Commit 4cd4f25

Browse files
authored
fix: do not ship lock (#118)
1 parent 2b87af6 commit 4cd4f25

File tree

2 files changed

+1
-135
lines changed

2 files changed

+1
-135
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ build-iPhoneSimulator/
4545

4646
# for a library or gem, you might want to ignore these files since the code is
4747
# intended to run in multiple environments; otherwise, check them in:
48-
# Gemfile.lock # See https://github.com/rubygems/rubygems/issues/3372 for more info
48+
Gemfile.lock # See https://github.com/rubygems/rubygems/issues/3372 for more info
4949
.ruby-version
5050
# .ruby-gemset
5151

Gemfile.lock

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

0 commit comments

Comments
 (0)