solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
52 stars 124 forks source link

Fix CI on Solidus v3.1 by explicitly fetching solidus_frontend from GH #241

Closed waiting-for-dev closed 1 year ago

waiting-for-dev commented 1 year ago

Summary

This is the same fix that was used in 9f1f60bf5a4032c3c94cc906b074245f4ab01b97. Otherwise, bundler will try to fetch the gem from RubyGems and complain because not finding v3.1.10.dev version.

Closes #239

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed: