From df47ba748795ee6fae17f31ab37b548217f82ad0 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Mon, 9 Dec 2024 19:52:11 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11e92aa0..bbe6eab6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM crass (1.0.6) csv (3.3.0) dalli (3.2.8) - date (3.4.0) + date (3.4.1) deb_control (0.0.1) dotenv (3.1.4) dotenv-rails (3.1.4) @@ -236,12 +236,12 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.16.8) + nokogiri (1.17.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.8-x86_64-darwin) + nokogiri (1.17.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0)