Skip to content

Commit

Permalink
Remove spree_auth_devise and devise_encryptable from sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Jun 20, 2012
1 parent b5b7259 commit 3fe16bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/sandbox.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Used in the sandbox rake task in Rakefile
gem('spree', :path => "..")
gem('spree_auth_devise', :path => "~/Sites/gems/spree_auth_devise")
gem('devise-encryptable', '0.1.1')
puts "Running Spree installer..."
generate("spree:install --auto-accept")
puts "Precompiling assets..."
Expand Down

0 comments on commit 3fe16bf

Please sign in to comment.