get latest Gemfile and Gemfile.lock states

This commit is contained in:
Carl Chenet 2018-10-16 19:02:51 +02:00
父節點 b71eeef28e
當前提交 e11889734d
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

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