From 1ccf297eccc5f4148ef6d15c4cf2573827eeaf96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 17:51:36 +0000 Subject: [PATCH] build(deps): bump mailgun-ruby from 1.3.5 to 1.3.10 Bumps [mailgun-ruby](https://github.com/mailgun/mailgun-ruby) from 1.3.5 to 1.3.10. - [Release notes](https://github.com/mailgun/mailgun-ruby/releases) - [Changelog](https://github.com/mailgun/mailgun-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/mailgun/mailgun-ruby/compare/v1.3.5...v1.3.10) --- updated-dependencies: - dependency-name: mailgun-ruby dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4101c0d37..e0820350c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,13 +190,13 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faraday (2.13.0) + faraday (2.13.4) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-multipart (1.1.0) + faraday-multipart (1.1.1) multipart-post (~> 2.0) - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) ffi (1.17.0) ffi (1.17.0-aarch64-linux-gnu) @@ -250,7 +250,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.10.2) + json (2.15.0) json-schema (5.0.1) addressable (~> 2.8) jsonapi-renderer (0.2.2) @@ -281,10 +281,10 @@ GEM net-imap net-pop net-smtp - mailgun-ruby (1.3.5) + mailgun-ruby (1.3.10) faraday (~> 2.1) faraday-multipart (~> 1.1.0) - mime-types + mini_mime marcel (1.0.4) materialize-sass (1.0.0.1) autoprefixer-rails (>= 6.0.3) @@ -292,10 +292,6 @@ GEM messagebird-rest (5.0.0) jwt (< 4) method_source (1.1.0) - mime-types (3.6.2) - logger - mime-types-data (~> 3.2015) - mime-types-data (3.2025.0408) mini_mime (1.1.5) mini_portile2 (2.8.9) mini_racer (0.9.0)