diff --git a/Gemfile.lock b/Gemfile.lock index 890c255..800ca32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,6 +72,7 @@ GEM crass (1.0.4) erubi (1.8.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -97,14 +98,16 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.2) mini_mime (1.0.1) - mini_portile2 (2.4.0) minitest (5.11.3) nio4r (2.3.1) - nokogiri (1.10.3-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6-x86-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) popper_js (1.14.5) public_suffix (3.1.1) puma (3.12.1) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -172,6 +175,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) thor (0.20.3) thread_safe (0.3.6) @@ -198,6 +202,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)