diff --git a/Gemfile.lock b/Gemfile.lock index d4f6cbfd..8df0c0a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,6 +114,7 @@ GEM faraday-retry (1.0.3) faraday_middleware (1.2.0) faraday (~> 1.0) + ffi (1.15.5) ffi (1.15.5-x64-mingw32) geom2d (0.3.1) globalid (1.0.0) @@ -130,7 +131,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.2) - loofah (2.19.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -145,11 +146,13 @@ GEM nio4r (2.5.8) nokogiri (1.13.9-x64-mingw32) racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) os (1.1.4) parslet (2.0.0) public_suffix (5.0.0) puma (3.12.6) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3) @@ -211,6 +214,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.5.3-x64-mingw32) + sqlite3 (1.5.3-x86_64-linux) thor (1.2.1) thread_safe (0.3.6) tilt (2.0.11) @@ -242,6 +246,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES actionview (>= 5.2.4.2)