diffcrypt / diffcrypt-ruby

Diffable encrypted files that can be committed into a git repo
MIT License
8 stars 3 forks source link

Update simplecov-lcov requirement from < 0.8 to < 0.9 #66

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on simplecov-lcov to permit the latest version.

Commits
  • 61b771f Version bump to 0.8.0
  • f47d195 Remove comment generated by jeweler
  • 4382411 Remove jeweler
  • 7976743 Regenerate gemspec for version 0.7.0
  • 59a9b79 Merge pull request #24 from drdrsh/mostafa/add-branch-coverage
  • 4432ba1 exclude Ruby Version < 2.5 from branch specs
  • 6127512 bump version
  • f994371 Remove support for ruby versions incompatible with simplecov 0.18
  • 77573c6 Add branch support to simplecov-lcov
  • e46f67d Remove outdated badges
  • 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)