Skip to content

Commit

Permalink
Pin Stripe to 8.7.0, TEMP
Browse files Browse the repository at this point in the history
  • Loading branch information
veganstraightedge committed Nov 21, 2024
1 parent 3e6b2be commit dbd1f17
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 @@ -45,7 +45,7 @@ gem 'kaminari'
gem 'dalli'

# Stripe for /support
gem 'stripe'
gem 'stripe', '~> 8.7.0'

# observability
gem 'lograge'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ GEM
railties (>= 6.0.0)
stringex (2.8.6)
stringio (3.1.2)
stripe (13.2.0)
stripe (8.7.0)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.2)
Expand Down Expand Up @@ -587,7 +587,7 @@ DEPENDENCIES
sterile
stimulus-rails
stringex
stripe
stripe (~> 8.7.0)
tzinfo-data
uglifier
web-console
Expand Down

0 comments on commit dbd1f17

Please sign in to comment.