Update wysiwyg-rails.gemspec#120
Conversation
|
Any idea when this can be merged? Rails 8.0 has been out for quite some time now and official gem support would be greatly appreciated. |
|
Also would love to see this pulled in! |
|
Would love to see this pulled in too! |
|
Hi @harasunu-narayan , can we take a look at this one? It would be nice to get support for Rails 8. Thanks in advance |
|
There's a good chance Rails 8.1 or similar is released at RailsWorld one month from now. It would be great to see something like I know there isn't always consensus on these things but for reasons discussed in threads like this, the upper bound adds friction to all upgrades and doesn't really offer any safety to the user. Any bugs that appear with new Rails versions are going to need to be dealt with regardless - might as well have teams like us reporting them as soon as possible. |
|
The gemspec in main now declares < 8.1 instead of < 8.0, so this PR can technically be closed. But, I've opened a separate proposed PR that removes the upper bound entirely. I'd love to see #122 merged so that we don't have to keep going through this process each year as Rails releases new versions. |
No description provided.