From fcb8622a0b0d0fa05078b894474d41a25146ac26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 03:49:44 +0000 Subject: [PATCH] chore(deps): update dependency resend to v0.15.0 --- with-sinatra/Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/with-sinatra/Gemfile.lock b/with-sinatra/Gemfile.lock index f879e0d0..f11a7b37 100644 --- a/with-sinatra/Gemfile.lock +++ b/with-sinatra/Gemfile.lock @@ -2,11 +2,15 @@ GEM remote: https://rubygems.org/ specs: base64 (0.2.0) - httparty (0.21.0) + bigdecimal (3.1.8) + csv (0.1.0) + httparty (0.22.0) + csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) mini_mime (1.1.5) - multi_xml (0.6.0) + multi_xml (0.7.1) + bigdecimal (~> 3.1) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.7.0) @@ -18,8 +22,8 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - resend (0.10.0) - httparty (>= 0.19.1) + resend (0.15.0) + httparty (>= 0.21.0) ruby2_keywords (0.0.5) sinatra (4.0.0) mustermann (~> 3.0)