Skip to content

Commit

Permalink
chore(deps): update dependency resend to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent ab1c4fc commit 55c0ffa
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions with-sinatra/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
GEM
remote: https://rubygems.org/
specs:
httparty (0.19.1)
mime-types (~> 3.0)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mini_mime (1.1.5)
multi_xml (0.6.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
Expand All @@ -16,8 +14,8 @@ GEM
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
resend (0.7.2)
httparty (~> 0.19.1)
resend (0.10.0)
httparty (>= 0.19.1)
ruby2_keywords (0.0.5)
sinatra (3.1.0)
mustermann (~> 3.0)
Expand Down

0 comments on commit 55c0ffa

Please sign in to comment.