Bump stripe from 5.23.1 to 5.24.0 (#10082)

* Bump stripe from 5.23.1 to 5.24.0

Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.23.1 to 5.24.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.23.1...v5.24.0)

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

* Bump stripe from 5.23.1 to 5.24.0 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-31 15:31:31 +02:00 committed by GitHub
parent 914f274b2f
commit 7ed31f6254
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -100,7 +100,7 @@ gem "sprockets", "~> 4.0" # Sprockets is a Rack-based asset packaging system
gem "staccato", "~> 0.5" # Ruby Google Analytics Measurement
gem "store_attribute", "~> 0.7.1" # ActiveRecord extension which adds typecasting to store accessors.
gem "storext", "~> 3.1" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "stripe", "~> 5.23" # Ruby library for the Stripe API
gem "stripe", "~> 5.24" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations
gem "twilio-ruby", "~> 5.40" # The official library for communicating with the Twilio REST API
gem "twitter", "~> 7.0" # A Ruby interface to the Twitter API

View file

@ -763,7 +763,7 @@ GEM
storext (3.1.0)
activerecord (>= 4.0, < 6.1)
virtus
stripe (5.23.1)
stripe (5.24.0)
stripe-ruby-mock (3.0.1)
dante (>= 0.2.0)
multi_json (~> 1.0)
@ -983,7 +983,7 @@ DEPENDENCIES
stackprof (~> 0.2)
store_attribute (~> 0.7.1)
storext (~> 3.1)
stripe (~> 5.23)
stripe (~> 5.24)
stripe-ruby-mock (~> 3.0)
strong_migrations (~> 0.7)
test-prof (~> 0.12)

Binary file not shown.

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

Binary file not shown.