Browse Source

Bump pry-doc from 1.1.0 to 1.2.0

Bumps [pry-doc](https://github.com/pry/pry-doc) from 1.1.0 to 1.2.0.
- [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/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: pry-doc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 years ago
parent
commit
0367e04396
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile.lock

@@ -14,7 +14,7 @@ GEM
     pry (0.14.1)
       coderay (~> 1.1)
       method_source (~> 1.0)
-    pry-doc (1.1.0)
+    pry-doc (1.2.0)
       pry (~> 0.11)
       yard (~> 0.9.11)
     rack (2.2.3)