Skip to content

Commit

Permalink
Add the shopify_graphql gem
Browse files Browse the repository at this point in the history
  • Loading branch information
nerfologist committed Oct 8, 2024
1 parent 7650497 commit 835349f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ end
gem "dotenv-rails", "~> 3.1"

gem "shopify_app", "~> 22.4"

gem "shopify_graphql", "~> 1.2"
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,10 @@ GEM
redirect_safely (~> 1.0)
shopify_api (>= 14.3.0, < 15.0)
sprockets-rails (>= 2.0.0)
shopify_graphql (1.2.7)
rails (>= 6.0.0)
shopify_api (>= 10.0)
shopify_app (>= 19.0)
sorbet-runtime (0.5.11597)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -366,6 +370,7 @@ DEPENDENCIES
rubocop-rails-omakase
selenium-webdriver
shopify_app (~> 22.4)
shopify_graphql (~> 1.2)
sprockets-rails
sqlite3 (>= 1.4)
stimulus-rails
Expand Down

0 comments on commit 835349f

Please sign in to comment.