digitaltom / photobooth

Build a photobooth for your party!
MIT License
24 stars 5 forks source link

Bump rails from 5.2.6 to 5.2.7 #192

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rails from 5.2.6 to 5.2.7.

Release notes

Sourced from rails's releases.

5.2.7

Active Support

  • Restore support to Ruby 2.2.

    ojab

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

... (truncated)

Commits
  • 459e7cf Preparing for 5.2.7 release
  • 8dca987 Make sure allowed image processing arguments are correctly loaded
  • a52fb57 Merge branch '5-2-sec' into 5-2-stable
  • b287570 Preparing for 5.2.6.3 release
  • fa86c45 bumping version
  • 94e2f00 Added image transformation validation via configurable allow-list.
  • e8f636d Merge pull request #44435 from ojab/5.2_ruby-2.2_compat
  • ff41a8f Restore ruby-2.2 compatibility for 5-2-stable
  • 8729670 Appease rubocop
  • cc0c471 Merge branch '5-2-sec' into 5-2-stable
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 2 years ago

Superseded by #194.