Skip to content

Commit

Permalink
Bump stripe from 10.0.0 to 10.2.0
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 10.0.0 to 10.2.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.0.0...v10.2.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent ee1d3e3 commit 422ca02
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.0"
gem "stripe", "~> 10.2"
gem "paddle", "~> 2.1", ">= 2.1.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.0.0)
stripe (10.2.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.0.rc2)
standard
stimulus-rails
stripe (~> 10.0)
stripe (~> 10.2)
turbo-rails
vcr
web-console
Expand Down

0 comments on commit 422ca02

Please sign in to comment.