Skip to content

Commit

Permalink
Require spree_core >= 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LBRapid committed Mar 13, 2012
1 parent 69bb806 commit 309d88d
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 @@ -17,6 +17,6 @@ Gem::Specification.new do |s|
s.requirements << 'none'

s.add_dependency('tinymce-rails', '>= 3.4.7.0.1')
s.add_dependency('spree_core', '= 1.0.0')
s.add_dependency('spree_core', '>= 1.0.0')

end

0 comments on commit 309d88d

Please sign in to comment.