Restore missing Gemfile.lock entries

These lines were lost in https://github.com/rails/rails/commit/12d5c210#diff-e79a60dc6b85309ae70a6ea8261eaf95L191.
This commit is contained in:
Ryuta Kamizono 2016-09-20 23:01:35 +09:00
parent 8150c1260e
commit f88ed6020b
1 changed files with 2 additions and 0 deletions

View File

@ -188,6 +188,8 @@ GEM
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.9.14)
ffi (1.9.14-x64-mingw32)
ffi (1.9.14-x86-mingw32)
globalid (0.3.7)
activesupport (>= 4.1.0)
hiredis (0.6.1)