diff --git a/Gemfile.lock b/Gemfile.lock index cc16249..653c7d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,6 +64,7 @@ GEM crass (1.0.5) erubi (1.9.0) execjs (2.7.0) + ffi (1.11.2) ffi (1.11.2-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -82,14 +83,17 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) minitest (5.13.0) nio4r (2.5.2) - nokogiri (1.10.5-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4-x86-mingw32) + racc (~> 1.4) + nokogiri (1.13.4-x86_64-linux) + racc (~> 1.4) + pg (1.1.4) pg (1.1.4-x86-mingw32) public_suffix (4.0.1) puma (3.12.1) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -165,6 +169,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES byebug