From 82e165a97c897014c0d446a8c8160d8d432016cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 19:11:51 +0000 Subject: [PATCH] build(deps): bump mailgun-ruby from 1.3.5 to 1.4.0 Bumps [mailgun-ruby](https://github.com/mailgun/mailgun-ruby) from 1.3.5 to 1.4.0. - [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.4.0) --- updated-dependencies: - dependency-name: mailgun-ruby dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 73f5566a5..15bc8cf05 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.14.0) 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.1) 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.4.0) 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) @@ -551,7 +547,7 @@ GEM uglifier (4.2.1) execjs (>= 0.3.0, < 3) unicode-display_width (2.6.0) - uri (1.0.3) + uri (1.0.4) warden (1.2.9) rack (>= 2.0.9) warden-jwt_auth (0.11.0)