Skip to content

Commit

Permalink
This actually wasn't the problem.
Browse files Browse the repository at this point in the history
Revert "remove spree-core because it causes cart to blow up spree/spree#4024"

This reverts commit 7e71c70.
  • Loading branch information
onyxrev committed Dec 7, 2013
1 parent 7985a31 commit 8267dcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spree_pages.gemspec
Expand Up @@ -15,4 +15,6 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.require_path = 'lib'
s.requirements << 'none'

s.add_dependency('spree_core', '>= 1.0')
end

0 comments on commit 8267dcc

Please sign in to comment.