app
app copied to clipboard
Fancy docs for any Ruby project
Hello! I used to download the generated docs all the time, but I noticed that the feature has been dropped: https://github.com/rubydocs/app/commit/e0c46a9c13f82fb7e808e523776635c733297428 I guess there's some good reason, but is there...
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. Release notes Sourced from globalid's releases. v1.0.1 Possible ReDoS based DoS vulnerability in GlobalID There is a ReDoS based DoS vulnerability in the GlobalID...
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.12.0 to 1.13.0. Release notes Sourced from git's releases. Release v1.13.0 Full Changelog 8349224 Update list of maintainers (#598) 4fe8738 In ls-files do not unescape file paths...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4. Release notes Sourced from rails-html-sanitizer's releases. 1.4.4 / 2022-12-13 Address inefficient regular expression complexity with certain configurations of Rails::Html::Sanitizer. Fixes CVE-2022-23517. See GHSA-5x79-w82f-gw8w for...
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.19.0 to 2.19.1. Release notes Sourced from loofah's releases. 2.19.1 / 2022-12-13 Security Address CVE-2022-23514, inefficient regular expression complexity. See GHSA-486f-hjj9-9vhh for more information. Address CVE-2022-23515, improper...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. Release notes Sourced from nokogiri's releases. 1.13.10 / 2022-12-07 Security [CRuby] Address CVE-2022-23476, unchecked return value from xmlTextReaderExpand. See GHSA-qv4q-mr5r-qprj for more information. Improvements...
Whenever I visit the RubyDocs.org website, I get a (mostly) blank screen: And when I try using the `!rb` or `!rubydocs` [DuckDuckGo !Bangs](https://duckduckgo.com/bangs?q=ruby), I get a CloudFlare Worker exception: Is...