Skip to content

Commit

Permalink
Specify tinymce-rails dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Mar 21, 2012
1 parent f1b6a57 commit 1eee936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinymce-rails-langs.gemspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Gem::Specification.new do |s|
s.authors = ["Sam Pohlenz"] s.authors = ["Sam Pohlenz"]
s.email = "sam@sampohlenz.com" s.email = "sam@sampohlenz.com"


s.add_dependency "tinymce-rails" s.add_dependency "tinymce-rails", ">= 3.4.9"
end end

0 comments on commit 1eee936

Please sign in to comment.