Skip to content

Commit

Permalink
chore(deps): update dependency resend to v0.10.0 (#114)
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 Feb 16, 2024
1 parent bdeab43 commit be89a39
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
Expand Up @@ -2,12 +2,10 @@ GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
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 @@ -20,8 +18,8 @@ GEM
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
resend (0.7.2)
httparty (~> 0.19.1)
resend (0.10.0)
httparty (>= 0.19.1)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
mustermann (~> 3.0)
Expand Down

0 comments on commit be89a39

Please sign in to comment.