Skip to content

Commit

Permalink
updated gemspec to reflect reliance upon higher spree version
Browse files Browse the repository at this point in the history
  • Loading branch information
msharp committed Nov 2, 2011
1 parent 4450053 commit aa76fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_editor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.requirements << 'none'

s.add_dependency('spree_core', '>= 0.40.0')
s.add_dependency('spree_core', '>= 0.70.0')
end

0 comments on commit aa76fc3

Please sign in to comment.