epergo/spree_promotion_codes

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

gem 'spree',             github: 'spree/spree',              branch: '3-1-stable'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise',  branch: '3-1-stable'

gemspec