Consider Rails LTS 5.2.8.15#538
Consider Rails LTS 5.2.8.15#538reedloden merged 3 commits intorubysec:masterfrom tkdn:consider_rails_lts
Conversation
|
This might confuse people who are not familiar with Rails LTS, since Rails LTS has released versions which stock Rails has not. Could you add |
|
@postmodern |
reedloden
left a comment
There was a problem hiding this comment.
Thanks for submitting this!
Because of the way downstream systems such as bundler-audit use the YAML, the Then bundler-audit recommends upgrading to the Rails LTS gem, which is a commercial offering, and not available without a license, username & password. I realize that in some ways, this is bundler-audit's problem. But with the "# (Rails LTS)" effectively being stripped out by the YAML parser, bundler-audit has no way to identify such gems as being restricted, and not widely available, however it still recommends it as a fix. Perhaps fixed versions from external third parties could have additional metadata and be marked as such? |
Rails LTS should be included.