From 821e17de66e6a34fd03098ebd579f5766b40a836 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Tue, 27 Dec 2016 00:51:07 +0900 Subject: Restore missing Gemfile.lock entries These lines were lost in https://github.com/rails/rails/commit/774be3ea3b9d25ab69daf11c5071deaf053d7d5b#diff-e79a60dc6b85309ae70a6ea8261eaf95L204. --- Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index cb6774d79c..e8ddc9e6f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,6 +193,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) -- cgit v1.2.3