Gemfile in spree_komoju-0.0.6 vs Gemfile in spree_komoju-0.0.7

- old
+ new

@@ -2,7 +2,9 @@ gem 'spree', github: 'spree/spree', branch: '3-0-stable' gem 'activemerchant', github: "komoju/active_merchant", branch: "add-komoju-gateway" # Provides basic authentication functionality for testing parts of your engine gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '3-0-stable' +gem 'guard' +gem 'guard-rspec' gemspec