Shopify / omniauth-shopify-oauth2

Shopify OAuth2 Strategy for OmniAuth 1.0
http://shopify.github.io/omniauth-shopify-oauth2
91 stars 69 forks source link

Expand the set of minor Ruby versions tested by CI #111

Open petergoldstein opened 2 years ago

petergoldstein commented 2 years ago

Include Ruby 3.0, 3.1, as well as 2.6.

To address changes in class loading in Active Support 7.0 a minor change was required in the test/test_helper.rb file to get everything running green.