Skip to content

Commit 2c60fd4

Browse files
chore(deps): update dependency resend to v0.16.0
1 parent cee72ee commit 2c60fd4

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

with-sinatra/Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
base64 (0.2.0)
5-
httparty (0.21.0)
5+
bigdecimal (3.1.8)
6+
csv (0.1.0)
7+
httparty (0.22.0)
8+
csv
69
mini_mime (>= 1.0.0)
710
multi_xml (>= 0.5.2)
811
mini_mime (1.1.5)
9-
multi_xml (0.6.0)
12+
multi_xml (0.7.1)
13+
bigdecimal (~> 3.1)
1014
mustermann (3.0.0)
1115
ruby2_keywords (~> 0.0.1)
1216
nio4r (2.7.0)
@@ -18,8 +22,8 @@ GEM
1822
rack (>= 3.0.0, < 4)
1923
rack-session (2.0.0)
2024
rack (>= 3.0.0)
21-
resend (0.10.0)
22-
httparty (>= 0.19.1)
25+
resend (0.16.0)
26+
httparty (>= 0.21.0)
2327
ruby2_keywords (0.0.5)
2428
sinatra (4.0.0)
2529
mustermann (~> 3.0)

0 commit comments

Comments
 (0)