Skip to content

Commit

Permalink
Merge pull request #234 from freerange/dependabot/bundler/stripe-13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
2 parents 3ffbef2 + 0768210 commit c402d0f
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 @@ -32,7 +32,7 @@ gem 'rubyzip', '~> 2.3'
gem 'sidekiq'
gem 'sprockets-rails'
gem 'stimulus-rails'
gem 'stripe', '~> 10.5'
gem 'stripe', '~> 13.2'
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 @@ -358,7 +358,7 @@ GEM
stimulus-rails (1.2.2)
railties (>= 6.0.0)
stringio (3.1.0)
stripe (10.5.0)
stripe (13.2.0)
tailwindcss-rails (2.0.32-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.32-x86_64-darwin)
Expand Down Expand Up @@ -440,7 +440,7 @@ DEPENDENCIES
sidekiq
sprockets-rails
stimulus-rails
stripe (~> 10.5)
stripe (~> 13.2)
tailwindcss-rails
turbo-rails
tzinfo-data
Expand Down

0 comments on commit c402d0f

Please sign in to comment.