Skip to content

Commit 61ea0a1

Browse files
chore(deps): update dependency resend to v0.25.0
1 parent 79a80bd commit 61ea0a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gem "sqlite3", "~> 1.4"
1212
# Use the Puma web server [https://github.com/puma/puma]
1313
gem "puma", "~> 5.6"
1414

15-
gem "resend", "0.24.0"
15+
gem "resend", "0.25.0"
1616

1717
# Build JSON APIs with ease [https://github.com/rails/jbuilder]
1818
# gem "jbuilder"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
bigdecimal (3.2.2)
69+
bigdecimal (3.2.3)
7070
bootsnap (1.18.6)
7171
msgpack (~> 1.2)
7272
builder (3.3.0)
@@ -180,7 +180,7 @@ GEM
180180
psych (>= 4.0.0)
181181
reline (0.6.1)
182182
io-console (~> 0.5)
183-
resend (0.24.0)
183+
resend (0.25.0)
184184
httparty (>= 0.21.0)
185185
sqlite3 (1.7.3)
186186
mini_portile2 (~> 2.8.0)
@@ -206,7 +206,7 @@ DEPENDENCIES
206206
pry-byebug
207207
puma (~> 5.6)
208208
rails (~> 7.0.0)
209-
resend (= 0.24.0)
209+
resend (= 0.25.0)
210210
sqlite3 (~> 1.4)
211211
tzinfo-data
212212

0 commit comments

Comments
 (0)