planner
planner copied to clipboard
🗓 the main codebar site
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.1 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...
Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.4 to 1.5.9. Changelog Sourced from pg's changelog. v1.5.9 [2024-10-24] Lars Kanis [email protected] Enable thread safety in static OpenSSL build for Windows. #595 Remove raising conect_timeout from...
Send them both in the background, separately. This should help with the [timeouts](https://app.rollbar.com/a/codebar-production/fix/item/codebar-production/528) we have sometimes on Heroku, I hope. Thoughts @matyikriszta? Do you think we could spin up a...
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.11. Release notes Sourced from turbo-rails's releases. v2.0.11 What's Changed Address warning: *' interpreted as argument prefix` by @yahonda in hotwired/turbo-rails#689 Migrate Turbo Native helpers...
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.3 to 2.0.3. Release notes Sourced from importmap-rails's releases. v2.0.3 What's Changed Fix compatibility with older Ruby versions @jhawthorn Full Changelog: https://github.com/rails/importmap-rails/compare/v2.0.2...v2.0.3 v2.0.2 What's Changed Add package...
I also moved the placement of the donate button and made the font size 16px (and semi-bold) as it was 14 and the rest of the nav so didn't match...
Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 9.1.0. Release notes Sourced from pagy's releases. Version 9.1.0 ✴ What's new in 9.0+ ✴ Wicked-fast Keyset Pagination for big data! It works with ActiveRecord::Relation...
Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.4.3. Release notes Sourced from puma's releases. 6.4.3 Security Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could...
Bumps [acts-as-taggable-on](https://github.com/mbleigh/acts-as-taggable-on) from 9.0.1 to 11.0.0. Changelog Sourced from acts-as-taggable-on's changelog. v11.0.0) / 2024-08-23 Removed support for Ruby 2.7 Removed support for Rails 6.1 Added support for Ruby 3.2 and...