aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2016-09-20 23:01:35 +0900
committerRyuta Kamizono <kamipo@gmail.com>2016-09-20 23:01:35 +0900
commitf88ed6020b3bbcd31f98dba36e22740cda06c276 (patch)
treedbd0b8251d38baeb8e3f94cdbc7d92eedb07b80e
parent8150c1260edb48c03dd686c0a74feee7d43c5479 (diff)
downloadrails-f88ed6020b3bbcd31f98dba36e22740cda06c276.tar.gz
rails-f88ed6020b3bbcd31f98dba36e22740cda06c276.tar.bz2
rails-f88ed6020b3bbcd31f98dba36e22740cda06c276.zip
Restore missing Gemfile.lock entries
These lines were lost in https://github.com/rails/rails/commit/12d5c210#diff-e79a60dc6b85309ae70a6ea8261eaf95L191.
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9e4c989edd..68c75997b1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)