Bump stripe from 5.40.0 to 5.41.0 (#15395)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-16 14:50:49 -05:00 committed by GitHub
parent 1f685d93d1
commit 0862b7ed3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -109,7 +109,7 @@ gem "staccato", "~> 0.5" # Ruby Google Analytics Measurement
gem "sterile", "~> 1.0" # Transliterate Unicode and Latin1 text to 7-bit ASCII for URLs
gem "store_attribute", "~> 0.9.2" # ActiveRecord extension which adds typecasting to store accessors.
gem "storext", "~> 3.3" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "stripe", "~> 5.40" # Ruby library for the Stripe API
gem "stripe", "~> 5.41" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations
gem "twitter", "~> 7.0" # A Ruby interface to the Twitter API
gem "uglifier", "~> 4.2" # Uglifier minifies JavaScript files

View file

@ -799,7 +799,7 @@ GEM
storext (3.3.0)
activerecord (>= 4.0, < 6.2)
virtus
stripe (5.40.0)
stripe (5.41.0)
stripe-ruby-mock (3.1.0.rc3)
dante (>= 0.2.0)
multi_json (~> 1.0)
@ -1026,7 +1026,7 @@ DEPENDENCIES
sterile (~> 1.0)
store_attribute (~> 0.9.2)
storext (~> 3.3)
stripe (~> 5.40)
stripe (~> 5.41)
stripe-ruby-mock (= 3.1.0.rc3)
strong_migrations (~> 0.7)
test-prof (~> 1.0)

Binary file not shown.

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

Binary file not shown.