Skip to content

Commit

Permalink
Update pry-doc requirement from ~> 1.1.0 to ~> 1.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pry-doc](https://github.com/pry/pry-doc) to permit the latest version.
- [Changelog](https://github.com/pry/pry-doc/blob/master/CHANGELOG.md)
- [Commits](pry/pry-doc@v1.1.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and michaelmior committed Mar 11, 2024
1 parent 148769a commit da63e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nose.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'fakefs', '~> 2.5.0'
s.add_development_dependency 'memory_profiler', '~> 1.0.0'
s.add_development_dependency 'pry-byebug', '~> 3.9.0'
s.add_development_dependency 'pry-doc', '~> 1.1.0'
s.add_development_dependency 'pry-doc', '~> 1.5.0'
s.add_development_dependency 'pry-stack_explorer', '~> 0.5.1'
s.add_development_dependency 'ronn', '~> 0.7.3'
s.add_development_dependency 'rspec', '~> 3.10.0'
Expand Down

0 comments on commit da63e7c

Please sign in to comment.