Created by: dependabot[bot]
Bumps rack-timeout from 0.6.0 to 0.6.3.
Changelog
Sourced from rack-timeout's changelog.
0.6.3
- Fix
NoMethodError: undefined method 'logger' for Rails:Module
when Rails is defined as a Module, but is not a full Rails app (zombocom/rack-timeout#180)0.6.2
- Migrate CI from Travis CI to GitHub Actions (zombocom/rack-timeout#182)
- Rails 7+ support (zombocom/rack-timeout#184)
0.6.1
- RACK_TIMEOUT_TERM_ON_TIMEOUT can be set to zero to disable (sharpstone/rack-timeout#161)
- Update the gemspec's homepage to the current repo URL(zombocom/rack-timeout#183)
Commits
-
d605ecc
v0.6.3 (#188) -
4bc879b
undefined method `logger' for Rails:Module (#180) -
f71546a
v0.6.2 (#186) -
69d2f31
Support Rails 7 (#184) -
e32cbcf
Merge pull request #182 from mishina2228/github-actions -
d6f2f45
Merge branch 'master' into github-actions -
42bb221
Merge pull request #183 from mishina2228/homepage -
0b537ce
Merge pull request #185 from zombocom/v0.6.1 -
71012a0
v0.6.1 -
d26b7ad
Update CHANGELOG.md - 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 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)