Skip to content

Commit

Permalink
Bump stripe from 11.7.0 to 13.2.0
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 11.7.0 to 13.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@v11.7.0...v13.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 70920e9 commit 658fb90
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 @@ -85,7 +85,7 @@ gem 'mini_magick'
gem 'protected_attributes_continued'
gem 'psych'
gem 'rake'
gem 'stripe', '~> 11.3'
gem 'stripe', '~> 13.2'
gem 'ventable', '>= 1.3'
gem 'yard'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ GEM
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
stripe (11.7.0)
stripe (13.2.0)
temple (0.10.3)
thor (1.3.2)
tilt (2.4.0)
Expand Down Expand Up @@ -519,7 +519,7 @@ DEPENDENCIES
rubocop-rspec
simplecov
stimulus-rails
stripe (~> 11.3)
stripe (~> 13.2)
timecop
timeout
turbo-rails
Expand Down

0 comments on commit 658fb90

Please sign in to comment.