Closed dependabot[bot] closed 2 years ago
Hi,
It appears that older versions of rugged
are not working with Apple silicon (arm64 CPU architecture): https://github.com/libgit2/rugged/issues/917
is it possible to get this change, or something even looser like '< 2.0'
merged and published in a new version of undercover
?
Hey @magneland, thanks for bringing this up! New release coming soon
Pushed undercover 0.4.5 to rubygems.org
Updates the requirements on rugged to permit the latest version.
Changelog
Sourced from rugged's changelog.
... (truncated)
Commits
cef1a9e
Merge pull request #931 from libgit2/cmn/bump-version-151431540
Bump rugged version to v1.5.09227b84
Merge pull request #930 from libgit2/cmn/bump-15a21d432
test: correct version string for release and generate it just the oncee4d3c03
meta: don't segfault when prerelease is off64f12b8
vendor: update libgit2 to v1.5.0ede61ab
Merge pull request #929 from libgit2/cmn/ci-sshad79ec8
test: skip SSH push test if there are no creds availablebd2f6eb
remote: extract callbacks on push260a254
ci: enable SSH supportDependabot 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)