File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed
Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change @@ -86,5 +86,5 @@ gem "spree_emails", spree_opts
8686gem "spree_sample" , spree_opts
8787gem "spree_admin" , spree_opts
8888gem "spree_storefront" , spree_opts
89- gem "spree_stripe" , { 'github' : 'spree/spree_stripe' , 'branch' : 'main' }
89+ gem "spree_stripe" , '~> 1.0.2'
9090gem "spree_i18n"
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/spree/spree_stripe.git
3- revision: d8384fca3b62c3953606cfda901b31128b5d15e4
4- branch: main
5- specs:
6- spree_stripe (1.0.1 )
7- importmap-rails
8- spree (>= 5.0.0.alpha )
9- spree_admin (>= 5.0.0.alpha )
10- spree_extension
11- spree_storefront (>= 5.0.0.alpha )
12- stripe (~> 10.1.0 )
13- stripe_event (~> 2.11 )
14-
151GEM
162 remote: https://rubygems.org/
173 specs:
559545 tailwindcss-rails
560546 tailwindcss-ruby (~> 3.4.17 )
561547 turbo-rails
548+ spree_stripe (1.0.2 )
549+ importmap-rails
550+ spree (>= 5.0.0.alpha )
551+ spree_admin (>= 5.0.0.alpha )
552+ spree_extension
553+ spree_storefront (>= 5.0.0.alpha )
554+ stripe (~> 10.1.0 )
555+ stripe_event (~> 2.11 )
562556 sprockets (4.2.1 )
563557 concurrent-ruby (~> 1.0 )
564558 rack (>= 2.2.4 , < 4 )
@@ -661,7 +655,7 @@ DEPENDENCIES
661655 spree_i18n
662656 spree_sample (~> 5.0.0.rc1 )
663657 spree_storefront (~> 5.0.0.rc1 )
664- spree_stripe !
658+ spree_stripe ( ~> 1.0.2 )
665659 stimulus-rails
666660 turbo-rails
667661 tzinfo-data
You can’t perform that action at this time.
0 commit comments