diff --git a/Gemfile.lock b/Gemfile.lock index a5b026f0..96f006bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) @@ -145,9 +145,6 @@ GEM faraday-net_http (3.4.2) net-http (~> 0.5) ffi (1.17.3) - ffi-compiler (1.3.2) - ffi (>= 1.15.5) - rake gems (1.3.0) globalid (1.3.0) activesupport (>= 6.1) @@ -183,14 +180,11 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) hashdiff (1.2.1) - http (5.3.1) - addressable (~> 2.8) + http (6.0.2) http-cookie (~> 1.0) - http-form_data (~> 2.2) - llhttp-ffi (~> 0.5.0) + llhttp (~> 0.6.1) http-cookie (1.1.0) domain_name (~> 0.5) - http-form_data (2.3.0) http_logger (1.0.1) httpclient (2.9.0) mutex_m @@ -219,9 +213,7 @@ GEM logger rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - llhttp-ffi (0.5.1) - ffi-compiler (~> 1.0) - rake (~> 13.0) + llhttp (0.6.1) logger (1.7.0) lograge (0.14.0) actionpack (>= 4) @@ -276,7 +268,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) racc (1.8.1)