From 133cdcbb907b4f1a34f21aa02dfa962370f0fd9e Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Wed, 1 Jan 2025 17:27:10 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb1b7fa..27d10b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,14 +74,14 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - appsignal (4.2.3) + appsignal (4.3.2) logger rack autoprefixer-rails (10.4.19.0) execjs (~> 2) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bootsnap (1.18.4) msgpack (~> 1.2) bootstrap (5.3.3) @@ -110,10 +110,10 @@ GEM faraday-typhoeus (1.1.0) faraday (~> 2.0) typhoeus (~> 1.4) - ffi (1.17.0-aarch64-linux-musl) - ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) + ffi (1.17.1-aarch64-linux-musl) + ffi (1.17.1-arm64-darwin) + ffi (1.17.1-x86_64-linux-gnu) + ffi (1.17.1-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) google-protobuf (4.29.2-aarch64-linux) @@ -138,7 +138,7 @@ GEM json (2.9.1) local_time (2.1.0) logger (1.6.4) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -154,7 +154,7 @@ GEM msgpack (1.7.5) net-http (0.6.0) uri - net-imap (0.5.2) + net-imap (0.5.4) date net-protocol net-pop (0.1.2) @@ -164,18 +164,20 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.2-aarch64-linux) + nokogiri (1.18.1-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.1-x86_64-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.1-x86_64-linux-musl) racc (~> 1.4) octicons (19.14.0) octicons_helper (19.14.0) actionview octicons (= 19.14.0) railties - oj (3.16.8) + oj (3.16.9) bigdecimal (>= 3.0) ostruct (>= 0.2) open-uri (0.5.0) @@ -206,7 +208,7 @@ GEM rack (>= 2.0.0) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -282,7 +284,7 @@ GEM rails (> 3.0.0) stringio (3.1.2) thor (1.3.2) - tilt (2.4.0) + tilt (2.5.0) time (0.4.1) date timeout (0.4.3) @@ -345,4 +347,4 @@ RUBY VERSION ruby 3.3.6p108 BUNDLED WITH - 2.6.1 + 2.6.2