kirillplatonov / shopify_graphql

Less painful way to work with Shopify Graphql API in Ruby.
MIT License
59 stars 9 forks source link

Adds Ruby 3.2 to the CI matrix. Also updates the checkout action version #18

Closed petergoldstein closed 1 year ago

petergoldstein commented 1 year ago

To get this running green and without warnings I ran bundle update, specifically to pick up the nokogiri, sqlite3, and bundler updates.

kirillplatonov commented 1 year ago

Awesome, thanks for your contribution! 🙌