Bump stripe from 5.46.0 to 5.47.0 (#17048)

Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.46.0 to 5.47.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.46.0...v5.47.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-29 15:10:06 -04:00 committed by GitHub
parent 0fc1a401e7
commit 8e6981aac5
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.46" # Ruby library for the Stripe API
gem "stripe", "~> 5.47" # Ruby library for the Stripe API
gem "strong_migrations", "~> 1.0" # Catch unsafe migrations
gem "twitter", "~> 7.0" # A Ruby interface to the Twitter API
gem "uglifier", "~> 4.2" # Uglifier minifies JavaScript files

View file

@ -809,7 +809,7 @@ GEM
stackprof (0.2.19)
sterile (1.0.23)
nokogiri (>= 1.11.7)
stripe (5.46.0)
stripe (5.47.0)
stripe-ruby-mock (3.1.0.rc3)
dante (>= 0.2.0)
multi_json (~> 1.0)
@ -1031,7 +1031,7 @@ DEPENDENCIES
staccato (~> 0.5)
stackprof (~> 0.2)
sterile (~> 1.0)
stripe (~> 5.46)
stripe (~> 5.47)
stripe-ruby-mock (= 3.1.0.rc3)
strong_migrations (~> 1.0)
test-prof (~> 1.0)

Binary file not shown.

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

Binary file not shown.