Skip to content

[WIP] Ver.4.0.2#351

Open
nay wants to merge 15 commits into
masterfrom
dev_4_0_2
Open

[WIP] Ver.4.0.2#351
nay wants to merge 15 commits into
masterfrom
dev_4_0_2

Conversation

@nay
Copy link
Copy Markdown
Owner

@nay nay commented May 10, 2026

Overview

Related Issues

Details

nay and others added 15 commits May 11, 2026 06:29
Gemfile のバージョン制約を超える依存更新を Dependabot にさせない
Bumps the minor-and-patch group with 3 updates: [passenger](https://github.com/phusion/passenger), [rake](https://github.com/ruby/rake) and [timecop](https://github.com/travisjeffery/timecop).


Updates `passenger` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/phusion/passenger/releases)
- [Changelog](https://github.com/phusion/passenger/blob/stable-6.1/CHANGELOG)
- [Commits](phusion/passenger@release-6.1.2...release-6.1.3)

Updates `rake` from 13.3.1 to 13.4.2
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.3.1...v13.4.2)

Updates `timecop` from 0.9.10 to 0.9.11
- [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md)
- [Commits](travisjeffery/timecop@v0.9.10...v0.9.11)

---
updated-dependencies:
- dependency-name: passenger
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rake
  dependency-version: 13.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: timecop
  dependency-version: 0.9.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rails を 8.0 系にアップグレード
Bumps the minor-and-patch group with 2 updates: [passenger](https://github.com/phusion/passenger) and [puma](https://github.com/puma/puma).


Updates `passenger` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/phusion/passenger/releases)
- [Changelog](https://github.com/phusion/passenger/blob/stable-6.1/CHANGELOG)
- [Commits](phusion/passenger@release-6.1.3...release-6.1.4)

Updates `puma` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](puma/puma@v7.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: passenger
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: puma
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant