gitmodel icon indicating copy to clipboard operation
gitmodel copied to clipboard

Remove Gemfile.lock from repository

Open kyletolle opened this issue 13 years ago • 1 comments

According to http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ Gemfile.lock should not be included with a gem.

kyletolle avatar Nov 17 '12 11:11 kyletolle

More discussion on it here: http://stackoverflow.com/questions/4151495/should-gemfile-lock-be-included-in-gitignore

Other gems have similar pull requests to remove Gemfile.lock from their repositories.

kyletolle avatar Nov 17 '12 11:11 kyletolle