diff --git a/Gemfile.lock b/Gemfile.lock index 11c92cd..f957b60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,10 +37,10 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_attr (0.15.0) - actionpack (>= 3.0.2, < 6.1) - activemodel (>= 3.0.2, < 6.1) - activesupport (>= 3.0.2, < 6.1) + active_attr (0.15.4) + actionpack (>= 3.0.2, < 7.1) + activemodel (>= 3.0.2, < 7.1) + activesupport (>= 3.0.2, < 7.1) activejob (6.0.4.7) activesupport (= 6.0.4.7) globalid (>= 0.3.6) @@ -150,7 +150,7 @@ GEM mail (~> 2.7) enumerize (2.3.1) activesupport (>= 3.2) - erubi (1.10.0) + erubi (1.12.0) execjs (2.7.0) factory_bot (5.1.1) activesupport (>= 4.2.0) @@ -197,7 +197,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.16.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -209,8 +209,8 @@ GEM rake mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.15.0) + mini_portile2 (2.8.1) + minitest (5.16.3) msgpack (1.3.1) multi_json (1.14.1) multipart-post (2.1.1) @@ -219,7 +219,7 @@ GEM net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) nio4r (2.5.8) - nokogiri (1.13.4) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) @@ -233,12 +233,12 @@ GEM nio4r (~> 2.0) rabl (0.14.2) activesupport (>= 2.3.14) - racc (1.6.0) + racc (1.6.2) rack (2.1.4) rack-proxy (0.6.5) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (6.0.4.7) actioncable (= 6.0.4.7) actionmailbox (= 6.0.4.7) @@ -257,8 +257,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.0.4.7) actionpack (= 6.0.4.7) activesupport (= 6.0.4.7) @@ -347,7 +347,7 @@ GEM thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -368,7 +368,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.4) + zeitwerk (2.6.6) zonebie (0.6.1) PLATFORMS