Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joshRpowell/3fab3f4a248b33754fe094af96dba1f0 to your computer and use it in GitHub Desktop.
Save joshRpowell/3fab3f4a248b33754fe094af96dba1f0 to your computer and use it in GitHub Desktop.
Spree Gemfile
source 'https://rubygems.org'
ruby '2.3.1'
gem 'rails', '4.2.6'
gem 'spree', '~> 3.1.0'
gem 'spree_gateway', '~> 3.1.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment