rubyland
rubyland copied to clipboard
The code behind rubyland.news
Hello, first thanks for including the web feed for the Planet Ruby updates on upcoming conferences. Sorry for the trouble - the feed moved from /calendar to /conferences (and github...
Filter feed to just entries with title and/or description containing 'ruby' for instance. Probably regexp based.
the html sanitizing is removing the `` tag itself, but leaving it's content. The whole thing should be remove instead.
Bumps [actionpack](https://github.com/rails/rails) from 7.0.5 to 7.1.3.4. Release notes Sourced from actionpack's releases. 7.1.3.4 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [rack](https://github.com/rack/rack) from 3.1.8 to 3.1.12. Changelog Sourced from rack's changelog. [3.1.12] - 2025-03-11 Security CVE-2025-27610 Local file inclusion in Rack::Static. [3.1.11] - 2025-03-04 Security CVE-2025-27111 Possible Log Injection in...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.17.1 to 1.18.3. Release notes Sourced from nokogiri's releases. v1.18.3 / 2025-02-18 Security [CRuby] Vendored libxml2 is updated to v2.13.6 to address CVE-2025-24928 and CVE-2024-56171. See GHSA-vvfq-8hwr-qm4m...
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.0 to 0.5.6. Release notes Sourced from net-imap's releases. v0.5.6 What's Changed 🔒 Security Fix Fixes CVE-2025-25186 (GHSA-7fc5-f82f-cx69): A malicious server can exhaust client memory by sending...
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.6.2 to 4.6.2.1. Changelog Sourced from bootstrap's changelog. 4.6.2.1 Adds support for other Sass compilers. #278 4.2.1 Bootstrap rubygem now depends on SassC instead of Sass. 4.0.0.beta2.1...
Bumps [rack](https://github.com/rack/rack) from 3.1.8 to 3.1.14. Changelog Sourced from rack's changelog. [3.1.14] - 2025-05-06 Security CVE-2025-46727 Unbounded parameter parsing in Rack::QueryParser can lead to memory exhaustion. [3.1.13] - 2025-04-13 Ensure...
Bumps [rack-session](https://github.com/rack/rack-session) from 2.0.0 to 2.1.1. Release notes Sourced from rack-session's releases. v2.1.1 Full Changelog: https://github.com/rack/rack-session/compare/v2.1.0...v2.1.1 v2.1.0 Full Changelog: https://github.com/rack/rack-session/compare/v2.0.0...v2.1.0 Changelog Sourced from rack-session's changelog. v2.1.1 Prevent Rack::Session::Pool from recreating...