Skip to content

Commit

Permalink
Bump to Spree 2.0 final.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dutil committed May 30, 2013
1 parent 60e9c4d commit fe094c0
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 @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.requirements << 'none'

s.add_dependency 'ckeditor'
s.add_dependency 'spree_backend', '>= 2.0.0.beta'
s.add_dependency 'spree_backend', '>= 2.0.0'
s.add_dependency 'tinymce-rails', '>= 3.4.7.0.1'

s.add_development_dependency 'capybara', '~> 2.1'
Expand Down

0 comments on commit fe094c0

Please sign in to comment.