Skip to content

Commit

Permalink
Lockdown tinymce to fix asset precompiling issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dutil committed Jun 26, 2013
1 parent fe094c0 commit 8fc51ee
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,7 +16,7 @@ Gem::Specification.new do |s|

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

s.add_development_dependency 'capybara', '~> 2.1'
s.add_development_dependency 'coffee-rails'
Expand Down

0 comments on commit 8fc51ee

Please sign in to comment.