File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem "sqlite3", "~> 1.4"
12
12
# Use the Puma web server [https://github.com/puma/puma]
13
13
gem "puma" , "~> 5.6"
14
14
15
- gem "resend" , "0.16.0 "
15
+ gem "resend" , "0.18.1 "
16
16
17
17
# Build JSON APIs with ease [https://github.com/rails/jbuilder]
18
18
# gem "jbuilder"
Original file line number Diff line number Diff line change 66
66
i18n (>= 1.6 , < 2 )
67
67
minitest (>= 5.1 )
68
68
tzinfo (~> 2.0 )
69
- bigdecimal (3.1.8 )
69
+ bigdecimal (3.1.9 )
70
70
bootsnap (1.18.4 )
71
71
msgpack (~> 1.2 )
72
72
builder (3.3.0 )
166
166
psych (>= 4.0.0 )
167
167
reline (0.4.2 )
168
168
io-console (~> 0.5 )
169
- resend (0.16.0 )
169
+ resend (0.18.1 )
170
170
httparty (>= 0.21.0 )
171
171
sqlite3 (1.7.3-arm64-darwin )
172
172
sqlite3 (1.7.3-x86_64-darwin )
@@ -192,7 +192,7 @@ DEPENDENCIES
192
192
pry
193
193
puma (~> 5.6 )
194
194
rails (~> 7.0.0 )
195
- resend (= 0.16.0 )
195
+ resend (= 0.18.1 )
196
196
sqlite3 (~> 1.4 )
197
197
tzinfo-data
198
198
You can’t perform that action at this time.
0 commit comments