Skip to content

Commit

Permalink
Bump stripe from 10.2.0 to 10.4.0 (#928)
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 10.2.0 to 10.4.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-ruby@v10.2.0...v10.4.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>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 2f4c2ae commit e3aa718
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem "vcr"
gem "webmock"

gem "braintree", ">= 2.92.0"
gem "stripe", "~> 10.2"
gem "stripe", "~> 10.4"
gem "paddle", "~> 2.1"

gem "receipts"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ GEM
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.1.0)
stripe (10.2.0)
stripe (10.4.0)
thor (1.3.0)
timeout (0.4.1)
ttfunk (1.7.0)
Expand Down Expand Up @@ -341,7 +341,7 @@ DEPENDENCIES
sqlite3 (~> 1.6.9)
standard
stimulus-rails
stripe (~> 10.2)
stripe (~> 10.4)
turbo-rails
vcr
web-console
Expand Down

0 comments on commit e3aa718

Please sign in to comment.