Canny-Code / rails-new-io

railsnew.io - the simplest way to generate a new Rails app with (or without!) all the bells and whistles.
1 stars 0 forks source link

Bump rails from `dd3f743` to `294ded8` #54

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps rails from dd3f743 to 294ded8.

Commits
  • 294ded8 Explain each setting by itself when they are independent
  • 15817ff Cleanup default environment files (#52999)
  • 516135e Stop ignoring old .env.erb files from Kamal 1 (#53000)
  • 592a52b Add TaggedLogging#logger constructor for more pleasant logging interface (#52...
  • 640d0f6 Merge pull request #52988 from FrancescoK/fix-52896
  • 1a1cae0 Merge pull request #52992 from excid3/fix-ci-railtie-test-command
  • 759f2cb Container logging already has built-in timestamps (#52993)
  • 830ab58 Fix #52986
  • c415502 Merge pull request #52983 from fatkodima/validate-uniqueness-with-singleton-c...
  • 4d591da Generate the correct bin/test command for railtie CI config
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #55.