Skip to content

Commit

Permalink
Bump stripe from 10.0.0 to 10.5.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.5.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.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 5572f96 commit 5dae09b
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 @@ -30,7 +30,7 @@ gem 'rubyzip', '~> 2.3'
gem 'sidekiq'
gem 'sprockets-rails'
gem 'stimulus-rails'
gem 'stripe', '~> 10.0'
gem 'stripe', '~> 10.5'
gem 'tailwindcss-rails'
gem 'turbo-rails'
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ GEM
stimulus-rails (1.2.2)
railties (>= 6.0.0)
stringio (3.0.9)
stripe (10.0.0)
stripe (10.5.0)
tailwindcss-rails (2.0.32-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.32-x86_64-linux)
Expand Down Expand Up @@ -400,7 +400,7 @@ DEPENDENCIES
sidekiq
sprockets-rails
stimulus-rails
stripe (~> 10.0)
stripe (~> 10.5)
tailwindcss-rails
turbo-rails
tzinfo-data
Expand Down

0 comments on commit 5dae09b

Please sign in to comment.