diff --git a/Gemfile.lock b/Gemfile.lock index cd4f3ac..64797fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.4) + crass (1.0.6) devise (4.4.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -191,7 +191,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -202,14 +202,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) multipart-post (2.1.1) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) os (1.0.1) pg (0.18.4) @@ -221,6 +222,7 @@ GEM pry (>= 0.10.4) public_suffix (3.1.0) puma (3.11.4) + racc (1.6.1) rack (2.0.5) rack-test (0.6.3) rack (>= 1.0) @@ -239,8 +241,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.0.7) actionpack (= 5.0.7) activesupport (= 5.0.7)