Skip to content

Commit

Permalink
chore(deps): update dependency resend to v0.13.0 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent bc5b2d1 commit 883e594
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ GEM
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
csv (0.1.0)
date (3.3.4)
debug (1.9.1)
irb (~> 1.10)
Expand All @@ -93,7 +94,8 @@ GEM
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
httparty (0.21.0)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.1)
Expand Down Expand Up @@ -181,8 +183,8 @@ GEM
psych (>= 4.0.0)
reline (0.4.2)
io-console (~> 0.5)
resend (0.10.0)
httparty (>= 0.19.1)
resend (0.13.0)
httparty (>= 0.21.0)
ruby2_keywords (0.0.5)
sqlite3 (2.0.0-x86_64-darwin)
sqlite3 (2.0.0-x86_64-linux-gnu)
Expand Down

0 comments on commit 883e594

Please sign in to comment.