get latest Gemfile and Gemfile.lock states

This commit is contained in:
Carl Chenet 2018-10-16 19:02:51 +02:00
parent b71eeef28e
commit e11889734d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ gem "rails", "4.2.8"
gem "unicorn" gem "unicorn"
gem "mysql2", ">= 0.3.14" gem "mysql2", ">= 0.4.10"
# uncomment to use PostgreSQL # uncomment to use PostgreSQL
# gem "pg" # gem "pg"