diff --git a/Gemfile.lock b/Gemfile.lock index e8ea0f0d..c7f6cb27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -624,6 +624,7 @@ GEM country_select (3.1.1) countries (~> 2.0) sort_alphabetical (~> 1.0) + crass (1.0.6) devise (4.5.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -682,7 +683,8 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) @@ -690,7 +692,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.2.0) + mini_portile2 (2.6.1) minitest (5.10.2) money (6.10.1) i18n (>= 0.6.4, < 1.0) @@ -698,13 +700,15 @@ GEM netrc (0.11.0) nio4r (2.1.0) nio4r (2.1.0-java) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) - nokogiri (1.8.0-java) - nokogiri (1.8.0-x64-mingw32) - mini_portile2 (~> 2.2.0) - nokogiri (1.8.0-x86-mingw32) - mini_portile2 (~> 2.2.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-java) + racc (~> 1.4) + nokogiri (1.12.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.12.5-x86-mingw32) + racc (~> 1.4) orm_adapter (0.5.0) pg (0.21.0) pg (0.21.0-x64-mingw32) @@ -714,6 +718,8 @@ GEM public_suffix (3.0.0) puma (3.9.1) puma (3.9.1-java) + racc (1.6.1) + racc (1.6.1-java) rack (2.0.3) rack-cors (0.4.1) rack-protection (1.5.3)