Declare and lock all dependencies
* Remove custom gemfile usage; * Move essential gems from custom gemfile to the standard one; * Include bundler lock file in version control.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,3 @@
|
||||
/Gemfile-custom.rb
|
||||
/Gemfile.lock
|
||||
/config/database.yml
|
||||
/config/secrets.yml
|
||||
/data/
|
||||
|
Reference in New Issue
Block a user