Skip to content

Commit 5c4f4bc

Browse files
chore(deps): update dependency resend to v0.22.0
1 parent cea2eb6 commit 5c4f4bc

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,12 +2,16 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
base64 (0.2.0)
5-
httparty (0.21.0)
5+
bigdecimal (3.2.2)
6+
csv (0.1.0)
7+
httparty (0.23.1)
8+
csv
69
mini_mime (>= 1.0.0)
710
multi_xml (>= 0.5.2)
811
logger (1.6.1)
912
mini_mime (1.1.5)
10-
multi_xml (0.6.0)
13+
multi_xml (0.7.2)
14+
bigdecimal (~> 3.1)
1115
mustermann (3.0.3)
1216
ruby2_keywords (~> 0.0.1)
1317
nio4r (2.7.3)
@@ -20,8 +24,8 @@ GEM
2024
rack (>= 3.0.0, < 4)
2125
rack-session (2.0.0)
2226
rack (>= 3.0.0)
23-
resend (0.10.0)
24-
httparty (>= 0.19.1)
27+
resend (0.22.0)
28+
httparty (>= 0.21.0)
2529
ruby2_keywords (0.0.5)
2630
sinatra (4.1.0)
2731
logger (>= 1.6.0)

0 commit comments

Comments
 (0)