Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Bump ruby-enum from 0.8.0 to 0.9.0 #189

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps ruby-enum from 0.8.0 to 0.9.0.

Changelog

Sourced from ruby-enum's changelog.

0.9.0 (2021/01/21)

  • #34: Added support for Ruby 3.0 - @dblock.
  • #29: Added superclass values when enumerating with Ruby::Enum#values - @gi.
  • #30: Default value to key - @gi.
  • #34: Replaced Travis-CI with Github Actions, added Danger PR linter - @dblock.
  • #37: Added code coverage - @dblock.
Commits
  • a288577 Preparing for release, 0.9.0.
  • 689a295 Merge pull request #37 from dblock/cc
  • b31eb44 Added code coverage.
  • 7dc859e Merge pull request #36 from dblock/nitpick-readme
  • ca30add Use OrderState throughout README.
  • 5a57aec Merge pull request #35 from dblock/ruby-3.0
  • 3448b2c Added support for Ruby 3.0.
  • 2d8b125 Merge pull request #34 from dblock/danger
  • 8503dc3 Replaced Travis-CI with Github Actions, added Danger.
  • 8792ca1 values: prepend superclass values (#29)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [ruby-enum](https://github.com/dblock/ruby-enum) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/dblock/ruby-enum/releases)
- [Changelog](https://github.com/dblock/ruby-enum/blob/master/CHANGELOG.md)
- [Commits](dblock/ruby-enum@v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 21, 2021

Looks like ruby-enum is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jun 21, 2021
@dependabot dependabot bot deleted the dependabot/bundler/ruby-enum-0.9.0 branch June 21, 2021 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants