shopify_api 13.3.1
This gem allows Ruby developers to programmatically access the admin section of Shopify stores.
Gemfile:
=
install:
=
Runtime Dependencies (10):
activesupport
>= 0
concurrent-ruby
>= 0
hash_diff
>= 0
httparty
>= 0
jwt
>= 0
oj
>= 0
openssl
>= 0
securerandom
>= 0
sorbet-runtime
>= 0
zeitwerk
~> 2.5
Development Dependencies (7):
pry-byebug
>= 0
rake
>= 0
rubocop
>= 0
rubocop-shopify
>= 0
rubocop-sorbet
>= 0
sorbet
>= 0
tapioca
>= 0