diff --git a/Gemfile.lock b/Gemfile.lock index 2d76225..bd8e6bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,6 +41,7 @@ GEM addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) + bcrypt (3.1.12) bcrypt (3.1.12-x86-mingw32) bindex (0.7.0) builder (3.2.3) @@ -65,6 +66,7 @@ GEM crass (1.0.4) erubi (1.8.0) execjs (2.7.0) + ffi (1.10.0) ffi (1.10.0-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -81,8 +83,11 @@ GEM mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) + mysql2 (0.5.2) mysql2 (0.5.2-x86-mingw32) nio4r (2.3.1) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) nokogiri (1.10.3-x86-mingw32) mini_portile2 (~> 2.4.0) public_suffix (3.0.3) @@ -158,11 +163,12 @@ GEM railties (>= 5.0) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) PLATFORMS + ruby x86-mingw32 DEPENDENCIES