source 'https://rubygems.org' gem 'spree', '3.0.4' # Provides basic authentication functionality for testing parts of your engine gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '3-0-stable' gemspec