froala / wysiwyg-rails

Ruby gem for Froala jQuery WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
465 stars 102 forks source link

Gem not compatible wih Rails 7 #112

Open rubypirate opened 2 years ago

rubypirate commented 2 years ago

Bundler could not find compatible versions for gem "railties": In Gemfile: rails (~> 7.0.2, >= 7.0.2.3) was resolved to 7.0.2.3, which depends on railties (= 7.0.2.3)

wysiwyg-rails was resolved to 4.0.10, which depends on
  railties (>= 3.2.7, < 7.0)
jotolo commented 2 years ago

@rubypirate The master branch should be compatible now with Rails 7.

richardonrails commented 11 months ago

this can be closed