diff --git a/Gemfile.lock b/Gemfile.lock index 73614e80a..ad6223a1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,8 +190,7 @@ GEM thor (>= 0.19, < 2) diff-lcs (1.5.0) docile (1.4.0) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) + domain_name (0.6.20240107) doorkeeper (5.6.6) railties (>= 5) doorkeeper-grants_assertion (0.3.1) @@ -231,9 +230,9 @@ GEM faraday (>= 0.7.4, < 1.0) fast_blank (1.0.1) fastimage (2.3.1) - ffi (1.15.5) - ffi-compiler (1.0.1) - ffi (>= 1.0.0) + ffi (1.16.3) + ffi-compiler (1.3.2) + ffi (>= 1.15.5) rake flipper (0.28.0) concurrent-ruby (< 2) @@ -330,11 +329,12 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - http (5.1.1) + http (5.2.0) addressable (~> 2.8) + base64 (~> 0.1) http-cookie (~> 1.0) http-form_data (~> 2.2) - llhttp-ffi (~> 0.4.0) + llhttp-ffi (~> 0.5.0) http-cookie (1.0.5) domain_name (~> 0.5) http-form_data (2.3.0) @@ -386,7 +386,7 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - llhttp-ffi (0.4.0) + llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) lograge (0.14.0) @@ -749,9 +749,6 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) unicode-display_width (2.5.0) version_gem (1.1.3) webmock (3.18.1)