Skip to content

Commit 3e00ed2

Browse files
build(deps): bump mailgun-ruby from 1.3.5 to 1.4.1
Bumps [mailgun-ruby](https://github.com/mailgun/mailgun-ruby) from 1.3.5 to 1.4.1. - [Release notes](https://github.com/mailgun/mailgun-ruby/releases) - [Changelog](https://github.com/mailgun/mailgun-ruby/blob/master/CHANGELOG.md) - [Commits](mailgun/mailgun-ruby@v1.3.5...v1.4.1) --- updated-dependencies: - dependency-name: mailgun-ruby dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 265ef79 commit 3e00ed2

1 file changed

Lines changed: 12 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,14 @@ GEM
190190
factory_bot_rails (6.4.4)
191191
factory_bot (~> 6.5)
192192
railties (>= 5.0.0)
193-
faraday (2.13.0)
193+
faraday (2.14.0)
194194
faraday-net_http (>= 2.0, < 3.5)
195195
json
196196
logger
197-
faraday-multipart (1.1.0)
197+
faraday-multipart (1.2.0)
198198
multipart-post (~> 2.0)
199-
faraday-net_http (3.4.0)
200-
net-http (>= 0.5.0)
199+
faraday-net_http (3.4.2)
200+
net-http (~> 0.5)
201201
ffi (1.17.0)
202202
ffi (1.17.0-aarch64-linux-gnu)
203203
ffi (1.17.0-arm64-darwin)
@@ -250,7 +250,7 @@ GEM
250250
jbuilder (2.13.0)
251251
actionview (>= 5.0.0)
252252
activesupport (>= 5.0.0)
253-
json (2.10.2)
253+
json (2.18.0)
254254
json-schema (6.0.0)
255255
addressable (~> 2.8)
256256
bigdecimal (~> 3.1)
@@ -282,21 +282,18 @@ GEM
282282
net-imap
283283
net-pop
284284
net-smtp
285-
mailgun-ruby (1.3.5)
285+
mailgun-ruby (1.4.1)
286286
faraday (~> 2.1)
287-
faraday-multipart (~> 1.1.0)
288-
mime-types
287+
faraday-multipart (< 2)
288+
mini_mime
289+
zeitwerk
289290
marcel (1.0.4)
290291
materialize-sass (1.0.0.1)
291292
autoprefixer-rails (>= 6.0.3)
292293
matrix (0.4.2)
293294
messagebird-rest (5.0.0)
294295
jwt (< 4)
295296
method_source (1.1.0)
296-
mime-types (3.6.2)
297-
logger
298-
mime-types-data (~> 3.2015)
299-
mime-types-data (3.2025.0408)
300297
mini_mime (1.1.5)
301298
mini_portile2 (2.8.9)
302299
mini_racer (0.9.0)
@@ -316,8 +313,8 @@ GEM
316313
bigdecimal (>= 3.1, < 5)
317314
multipart-post (2.4.1)
318315
nenv (0.3.0)
319-
net-http (0.6.0)
320-
uri
316+
net-http (0.9.1)
317+
uri (>= 0.11.1)
321318
net-imap (0.6.0)
322319
date
323320
net-protocol
@@ -552,7 +549,7 @@ GEM
552549
uglifier (4.2.1)
553550
execjs (>= 0.3.0, < 3)
554551
unicode-display_width (2.6.0)
555-
uri (1.0.3)
552+
uri (1.1.1)
556553
warden (1.2.9)
557554
rack (>= 2.0.9)
558555
warden-jwt_auth (0.11.0)

0 commit comments

Comments
 (0)