ruby3-rails6-bootstrap-heroku
ruby3-rails6-bootstrap-heroku copied to clipboard
An opinionated starter application based on Ruby 3.0, Rails 6.1, Webpack 5, Yarn, and Bootstrap 5, deployable on Heroku
Steps are described in individual commits Ref: FortAwesome/Font-Awesome#18775
Bumps the rubocop group with 1 update: [rubocop-rspec](https://github.com/rubocop/rubocop-rspec). Updates `rubocop-rspec` from 2.29.1 to 2.29.2 Release notes Sourced from rubocop-rspec's releases. RuboCop RSpec v2.29.2 Fix beginless and endless range bug for...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.3.0. Release notes Sourced from stylelint-scss's releases. 6.3.0 Added: at-mixin-no-risky-nesting-selector rule (#985). Fixed: property-no-unknown ignore interpolated properties (#977). Fixed: no-unused-private-members treat hyphens and underscores as...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.4.0 to 16.5.0. Release notes Sourced from stylelint's releases. 16.5.0 Added: regex support to ignoreValues for value-no-vendor-prefix (#7650) (@Mouvedia). Fixed: shorthand-property-no-redundant-values false negatives for functions (#7657) (@ybiquitous)....
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.9 to 9.5.11. Changelog Sourced from postcss-preset-env's changelog. 9.5.11 May 4, 2024 Updated @csstools/postcss-logical-viewport-units to 2.0.9 (patch) Updated @csstools/postcss-light-dark-function to 1.0.5 (patch) Updated @csstools/postcss-exponential-functions to 1.0.7 (patch)...
Bumps the rails group with 2 updates: [@rails/actioncable](https://github.com/rails/rails) and [@rails/activestorage](https://github.com/rails/rails). Updates `@rails/actioncable` from 6.1.7-8 to 6.1.7 Release notes Sourced from @rails/actioncable's releases. v6.1.7 Active Support No changes. Active Model No...
Bumps the webpack group with 2 updates: [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `webpack-assets-manifest` from 5.2.1 to 6.0.0 Release notes Sourced from webpack-assets-manifest's releases. v6.0.0 6.0.0 (2025-03-30) ⚠ BREAKING CHANGES readme: added...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
Bumps the rubocop group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.74.0 to 1.75.1 Release notes Sourced from rubocop's releases. RuboCop v1.75.1 Changes #14038: Rename EnforcedStyle: allow_named_parameter to EnforcedStyle: only_numbered_parameters...
Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.1.3 to 12.0.0. Release notes Sourced from byebug's releases. 12.0.0 Changed #690: break without any arguments now sets a breakpoint on the current line, just like gdb...