icyleaf / app-info

Teardown parser tool for mac, windows and mobile app (ipa, apk and aab file) and dSYM.zip file, analysis metedata like version, name, icon etc.
MIT License
56 stars 9 forks source link

build(deps): update ruby-macho requirement from ~> 2.2.0 to >= 2.2, < 2.4 #23

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on ruby-macho to permit the latest version.

Commits
  • 0c7228c macho: 2.3.0 (#271)
  • 08e444a Merge pull request #270 from Homebrew/dependabot/bundler/rubocop-0.93.1
  • 56c9ba5 build(deps-dev): bump rubocop from 0.93.0 to 0.93.1
  • b22fc2f Merge pull request #269 from Homebrew/dependabot/bundler/regexp_parser-1.8.2
  • 11978ce build(deps): bump regexp_parser from 1.8.1 to 1.8.2
  • b44b172 Apply an ad-hoc signature after modifying IDs (#260)
  • 5d00f03 Merge pull request #268 from Homebrew/dependabot/bundler/codecov-0.2.12
  • 9dd5be9 build(deps-dev): bump codecov from 0.2.11 to 0.2.12
  • 701ee14 Merge pull request #267 from Homebrew/dependabot/bundler/rubocop-0.93.0
  • 2a2e185 build(deps-dev): bump rubocop from 0.92.0 to 0.93.0
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
icyleaf commented 3 years ago

macho 2.4.0 版本依赖 ruby >= 2.5 暂时先不动

dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.