diff --git a/Gemfile.lock b/Gemfile.lock index 6e51c46..87d83e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) database_cleaner (1.7.0) debug_inspector (0.0.3) devise (4.7.1) @@ -151,7 +151,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -165,16 +165,19 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.13.0) msgpack (1.3.0) multi_xml (0.6.0) nested_form (0.3.2) nio4r (2.4.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) orm_adapter (0.5.0) paranoia (2.4.2) activerecord (>= 4.0, < 6.1) @@ -183,6 +186,7 @@ GEM pg (1.1.4) public_suffix (3.1.1) puma (3.12.4) + racc (1.6.1) rack (2.0.7) rack-pjax (1.1.0) nokogiri (~> 1.5)