Bump stripe from 5.44.0 to 5.45.0 (#16760)

Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.44.0 to 5.45.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v5.44.0...v5.45.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-02 13:09:05 -07:00 committed by GitHub
parent 5dee6326af
commit 45e2b11514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -101,7 +101,7 @@ gem "slack-notifier", "~> 2.4" # A slim ruby wrapper for posting to slack webhoo
gem "sprockets", "~> 4.0" # Sprockets is a Rack-based asset packaging system
gem "staccato", "~> 0.5" # Ruby Google Analytics Measurement
gem "sterile", "~> 1.0" # Transliterate Unicode and Latin1 text to 7-bit ASCII for URLs
gem "stripe", "~> 5.44" # Ruby library for the Stripe API
gem "stripe", "~> 5.45" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.8" # Catch unsafe migrations
gem "twitter", "~> 7.0" # A Ruby interface to the Twitter API
gem "uglifier", "~> 4.2" # Uglifier minifies JavaScript files

View file

@ -808,7 +808,7 @@ GEM
stackprof (0.2.19)
sterile (1.0.23)
nokogiri (>= 1.11.7)
stripe (5.44.0)
stripe (5.45.0)
stripe-ruby-mock (3.1.0.rc3)
dante (>= 0.2.0)
multi_json (~> 1.0)
@ -1027,7 +1027,7 @@ DEPENDENCIES
staccato (~> 0.5)
stackprof (~> 0.2)
sterile (~> 1.0)
stripe (~> 5.44)
stripe (~> 5.45)
stripe-ruby-mock (= 3.1.0.rc3)
strong_migrations (~> 0.8)
test-prof (~> 1.0)

Binary file not shown.

BIN
vendor/cache/stripe-5.45.0.gem vendored Normal file

Binary file not shown.