diff --git a/Gemfile.lock b/Gemfile.lock index 71c5089..a5a25e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,6 +83,7 @@ GEM duktape (2.3.0.0) erubi (1.9.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -99,17 +100,22 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) minitest (5.12.2) + msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) nio4r (2.5.2) - nokogiri (1.10.4-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.11.5-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.1) puma (3.12.1) + racc (1.5.2) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -195,6 +201,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)