diff --git a/Gemfile.lock b/Gemfile.lock index 67bc5475..490a6ee0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -110,7 +110,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - erubi (1.9.0) + erubi (1.12.0) erubis (2.7.0) execjs (2.7.0) faraday (1.0.0) @@ -142,12 +142,12 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.8.2) + i18n (1.13.0) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) jmespath (1.4.0) - jquery-rails (4.3.5) + jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -172,26 +172,27 @@ GEM ruby_dep (~> 1.2) load_and_authorize_resource (0.4.1) rails (>= 4.0) - loofah (2.5.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.2) + method_source (1.0.0) mimemagic (0.3.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.8.2) + minitest (5.18.0) msgpack (1.3.3) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) nested_form (0.3.2) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -211,14 +212,15 @@ GEM public_suffix (4.0.3) puma (4.3.3) nio4r (~> 2.0) - rack (2.2.2) + racc (1.6.2) + rack (2.2.7) rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) rack-proxy (0.6.5) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (6.0.2.1) actioncable (= 6.0.2.1) actionmailbox (= 6.0.2.1) @@ -237,8 +239,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_admin (2.0.1) activemodel-serializers-xml (>= 1.0) builder (~> 3.1) @@ -264,7 +266,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rake (13.0.1) + rake (13.0.6) ranked-model (0.4.5) activerecord (>= 4.2) rb-fsevent (0.10.3) @@ -313,7 +315,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -337,7 +339,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.8) PLATFORMS ruby