pwntools-ruby
pwntools-ruby copied to clipboard
Update one_gadget requirement from >= 1.6.2, < 1.9.0 to >= 1.6.2, < 1.10.0
Updates the requirements on one_gadget to permit the latest version.
Release notes
Sourced from one_gadget's releases.
v1.9.0
What's Changed
- Check for false positives in jmp_case_candidates by
@CptGibbonin david942j/one_gadget#198- Replace obsolescent egrep with grep -E by
@rad4dayin david942j/one_gadget#199- Add
--dwarf-start=0option to remove the file path in the output by@lebr0nliin david942j/one_gadget#205- Enhance the constraints for
argvandenvpby@lebr0nliin david942j/one_gadget#206New Contributors
@CptGibbonmade their first contribution in david942j/one_gadget#198@rad4daymade their first contribution in david942j/one_gadget#199@lebr0nlimade their first contribution in david942j/one_gadget#205Full Changelog: https://github.com/david942j/one_gadget/compare/v1.8.1...v1.9.0
Commits
a1d7109Bump to 1.9.0 (#210)f8c0c84Update specs (#209)08ffec7Update builds after #203 mergede2419f7Enhance the constraints forargvandenvp(#206)cdf889aAdd--dwarf-start=0option to remove the file path in the output (#205)7f3bf13Allow test failure on Ruby head (#208)f640cd8Replace obsolecent egrep with grep -E (#199)6dc634dCheck for false positives in jmp_case_candidates (#198)acef31bBump yard from 0.9.27 to 0.9.28 (#196)25c093aBump rubocop from 1.27.0 to 1.28.2 (#195)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate