diff --git a/Gemfile.lock b/Gemfile.lock index 72932cc..cebb845 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,8 +59,8 @@ GEM acts-as-taggable-array-on (0.6.0) activerecord (>= 5.2) activesupport (>= 5.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) annotate (3.1.1) activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) @@ -69,13 +69,14 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - capybara (3.32.2) + capybara (3.38.0) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.5) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (3.0.0) codecov (0.2.1) @@ -129,25 +130,28 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) + matrix (0.4.2) method_source (1.0.0) mimemagic (0.3.5) - mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.14.1) msgpack (1.3.3) multipart-post (2.1.1) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (1.2.3) - public_suffix (4.0.5) + public_suffix (5.0.0) puma (4.3.5) nio4r (~> 2.0) - rack (2.2.3) + racc (1.6.0) + rack (2.2.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.3.2) actioncable (= 6.0.3.2) actionmailbox (= 6.0.3.2) @@ -179,7 +183,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.2.1) - regexp_parser (1.7.1) + regexp_parser (2.6.0) request_store (1.5.0) rack (>= 1.4) rspec-core (3.9.2)