Xst996

Joined

60 Experience
0 Lessons Completed
0 Questions Solved

Activity

Awesome, thanks.

We have an ecommerce website using Stripe as the payment provider and want to implement Google Pay and Apple Pay. For background, we are running a lot of out of date GEMS and Ruby is currently at version 2.3

Part of this requires us to upgrade our version of the Stripe API to the latest version. The list of GEMS we've identified that are what we think are dependencies for the new version of STRIPE (or dependencies on each other is below).

https://imgur.com/a/6LVP8Le

Does this look feasible? Looking at the STRIP Gem itself on RubyGems, it only calls out 2 runtime dependencies - faraday and net-http-persistent