Bump stripe from 5.54.0 to 5.55.0 (#17581)

Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.54.0 to 5.55.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.54.0...v5.55.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-05-05 21:42:41 -04:00 committed by GitHub
parent d96638fffa
commit 9260ff66ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -102,7 +102,7 @@ gem "slack-notifier", "~> 2.4" # A slim ruby wrapper for posting to slack webhoo
gem "sprockets-rails", "~> 3.4" # Sprockets Rails integration
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.54" # Ruby library for the Stripe API
gem "stripe", "~> 5.55" # 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

@ -859,7 +859,7 @@ GEM
stackprof (0.2.19)
sterile (1.0.23)
nokogiri (>= 1.11.7)
stripe (5.54.0)
stripe (5.55.0)
stripe-ruby-mock (3.1.0.rc3)
dante (>= 0.2.0)
multi_json (~> 1.0)
@ -1084,7 +1084,7 @@ DEPENDENCIES
staccato (~> 0.5)
stackprof (~> 0.2)
sterile (~> 1.0)
stripe (~> 5.54)
stripe (~> 5.55)
stripe-ruby-mock (= 3.1.0.rc3)
strong_migrations (~> 1.0)
test-prof (~> 1.0)

Binary file not shown.

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

Binary file not shown.