diff --git a/Gemfile.lock b/Gemfile.lock index 9fe31075b..55808175c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) administrate-field-image (1.2.0) administrate (>= 0.2.0.rc1) @@ -115,7 +115,7 @@ GEM xpath (~> 3.2) childprocess (5.1.0) logger (~> 1.5) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -136,7 +136,7 @@ GEM dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) - erb (6.0.2) + erb (6.0.4) erubi (1.13.1) execjs (2.10.0) factory_bot (6.5.5) @@ -217,7 +217,7 @@ GEM minitest (6.0.2) drb (~> 2.0) prism (~> 1.5) - net-imap (0.5.7) + net-imap (0.5.15) date net-protocol net-pop (0.1.2) @@ -227,7 +227,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.5) - nokogiri (1.19.2) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) ostruct (0.6.3) @@ -249,8 +249,8 @@ GEM pundit (2.5.2) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.2.5) - rack-session (2.1.1) + rack (3.2.6) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -379,7 +379,7 @@ GEM unicode-display_width (>= 1.1.1, < 4) thor (1.5.0) timecop (0.9.10) - timeout (0.4.3) + timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -402,7 +402,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.38) + yard (0.9.44) zeitwerk (2.7.5) PLATFORMS