diff --git a/Gemfile.lock b/Gemfile.lock index cc16249..8d8c66c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,9 +61,10 @@ GEM execjs coffee-script-source (1.8.0) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) 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) @@ -75,21 +76,24 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) 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.10-x86-mingw32) + racc (~> 1.4) + nokogiri (1.13.10-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.1) 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