Bumps docile from 1.3.4 to 1.3.5.
Changelog
Sourced from docile's changelog.
v1.3.5 (Jan 13, 2021)
- Special thanks to Jochen Seeber (@jochenseeber):
- Fix remaining delegation on Ruby 2.7 (PR #62)
- Remove support for Ruby 1.8.7 and REE, because they are no longer runnable on Travis CI
- Announce that continued support for any EOL Ruby versions (that is, versions prior to Ruby 2.5 as of Jan 13 2021) will be decided on Feb 1, 2021 based on comments to [issue #58](ms-ati/docile#58)
Commits
-
1b8676b
Prepare for release of v1.3.5 -
617bc50
Update HISTORY.md for 1.3.5 (#63) -
f539be9
Update README.md to link to Ruby branches page -
a88927a
Update README.md to solicit input on EOL Rubies -
eb833e2
Update HISTORY.md for recent changes -
4e76b1a
Update README.md to remove support for Ruby 1.8.7 -
5001479
Add ruby2_keywords to delegating methods (#62) -
5f0e1df
Update .travis.yml to remove 1.8.7 and REE (#61) - See full diff 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