diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 8780db3d..795f609e 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -60,14 +60,14 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bindex (0.8.1) bootsnap (1.11.1) msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) - capybara (3.37.1) + capybara (3.38.0) addressable matrix mini_mime (>= 0.1.3) @@ -104,21 +104,21 @@ GEM minitest (5.15.0) msgpack (1.4.5) nio4r (2.5.8) - nokogiri (1.13.6) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) pg (1.3.5) - public_suffix (4.0.7) + public_suffix (5.0.0) puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.4) rack-cors (1.1.1) rack (>= 2.0.0) rack-mini-profiler (3.0.0) rack (>= 1.2.0) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (6.1.6) actioncable (= 6.1.6) actionmailbox (= 6.1.6) @@ -150,7 +150,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp-examples (1.5.1) - regexp_parser (2.4.0) + regexp_parser (2.6.0) rexml (3.2.5) route_mechanic (0.2.1) actionpack (>= 4.2, < 6.2)