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:
Thibault Jouan
2015-04-29 13:18:12 +00:00
parent 6df77a4888
commit 47be6e09f2
3 changed files with 239 additions and 4 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,3 @@
/Gemfile-custom.rb
/Gemfile.lock
/config/database.yml
/config/secrets.yml
/data/