diff --git a/Gemfile.lock b/Gemfile.lock index 8c58009073..26716a1b0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) bullet (8.0.0) activesupport (>= 3.0.0) @@ -183,7 +183,7 @@ GEM ssrf_filter (~> 1.0) childprocess (5.0.0) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) consistency_fail (0.3.7) crass (1.0.6) cronex (0.15.0) @@ -205,9 +205,9 @@ GEM excon (>= 0.64.0) multi_json domain_name (0.6.20240107) - dotenv (3.1.6) - dotenv-rails (3.1.6) - dotenv (= 3.1.6) + dotenv (3.1.7) + dotenv-rails (3.1.7) + dotenv (= 3.1.7) railties (>= 6.1) drb (2.2.1) edge (0.6.1) @@ -216,7 +216,7 @@ GEM htmlentities (~> 4.3.3) launchy (>= 2.1, < 4.0) mail (~> 2.7) - erubi (1.13.0) + erubi (1.13.1) et-orbi (1.2.11) tzinfo excon (1.2.2) @@ -291,7 +291,7 @@ GEM image_size (3.4.0) in_threads (1.6.0) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -324,7 +324,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.3) + logger (1.6.4) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) @@ -383,7 +383,7 @@ GEM racc pg (1.5.9) progress (3.6.0) - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (6.0.1) @@ -396,9 +396,10 @@ GEM rack (>= 2.0.0) rack-mini-profiler (3.3.1) rack (>= 1.2.0) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -443,7 +444,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.9.0) + rdoc (6.10.0) psych (>= 4.0.0) recaptcha (5.18.0) record_tag_helper (1.0.1) @@ -469,7 +470,7 @@ GEM redis-store (1.10.0) redis (>= 4, < 6) regexp_parser (2.9.3) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4)