Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Update pry-doc requirement from ~> 1.1.0 to ~> 1.4.0 #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Updates the requirements on pry-doc to permit the latest version.

Changelog

Sourced from pry-doc's changelog.

[v1.4.0][v1.4.0] (January 4, 2022)

  • Added Ruby 3.2 support (#126)

[v1.3.0][v1.3.0] (January 12, 2022)

  • Added Ruby 3.1 support (#120)

[v1.2.0][v1.2.0] (March 2, 2021)

  • Added Ruby 3.0 support (#107)
  • Fixed the _pry_ is deprecated, use pry_instance instead deprecation warning (#111)

[v1.1.0][v1.1.0] (March 28, 2020)

  • Added Ruby 2.7 support (#94)
  • Improved Ruby 2.7 suport for certain methods (#100)
  • Fixed NoMethodError: undefined method `namespace_name' (#97)

[v1.0.0][v1.0.0] (December 27, 2018)

  • Added suport for Ruby 2.6 docs (#90)

[v0.13.5][v0.13.5] (November 8, 2018)

  • Fixed deprecation warnings emitted by Pry v0.12.0 (#87)
  • Fixed MRI 2.0 regression (#88)

[v0.12.0][v0.12.0] (January 21, 2018)

  • Added suport for Ruby 2.5 docs (#75)

[v0.11.1][v0.11.1] (August 8, 2017)

  • Specified minimum required Ruby version in the gemspec (#70)

[v0.11.0][v0.11.0] (August 8, 2017)

  • IMPORTANT: Drop support for Ruby 1.9.3 (#68)
  • Stopped raising exception when Pry Doc doesn't support current Ruby version (we print a warning instead) (#65)

[v0.10.0][v0.10.0] (December 31, 2016)

... (truncated)

Commits

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)

Updates the requirements on [pry-doc](https://github.com/pry/pry-doc) to permit the latest version.
- [Release notes](https://github.com/pry/pry-doc/releases)
- [Changelog](https://github.com/pry/pry-doc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pry/pry-doc/commits)

---
updated-dependencies:
- dependency-name: pry-doc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants