diff --git a/Gemfile.lock b/Gemfile.lock index 2e76cc1..5470c51 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM thor crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) cucumber (3.1.2) builder (>= 2.1.2) cucumber-core (~> 3.2.0) @@ -128,7 +128,7 @@ GEM vizier (~> 0.1.0) keycard (0.3.3) sequel - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -138,7 +138,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) mono_logger (1.1.0) multi_json (1.13.1) @@ -147,8 +147,9 @@ GEM mysql2 (0.4.10) netrc (0.11.0) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.17.0) parser (2.6.2.1) ast (~> 2.4.0) @@ -162,6 +163,7 @@ GEM public_suffix (3.0.2) puma (4.3.5) nio4r (~> 2.0) + racc (1.6.1) rack (2.2.3) rack-cors (1.0.5) rack (>= 1.6.0)