realm / jazzy

Soulful docs for Swift & Objective-C
https://realm.io
MIT License
7.36k stars 413 forks source link

Correct activesupport usage #1371

Closed johnfairh closed 1 year ago

johnfairh commented 1 year ago

Per activesupport gem usage instructions.

There's no actual problem being fixed here, but cocoapods got hit by a similar mistake with very bad consequences, see #1370.

(Our CI runs jazzy via bundler so uses the known-good gem versions rather than the latest versions of everything which is why it does not see the cocoapods issue.)