Browse Source

Bump pry-doc from 1.2.0 to 1.3.0

Bumps [pry-doc](https://github.com/pry/pry-doc) from 1.2.0 to 1.3.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.2.0...v1.3.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
4816aa3639
1 changed files with 4 additions and 2 deletions
  1. 4 2
      Gemfile.lock

+ 4 - 2
Gemfile.lock

@@ -14,7 +14,7 @@ GEM
     pry (0.14.1)
       coderay (~> 1.1)
       method_source (~> 1.0)
-    pry-doc (1.2.0)
+    pry-doc (1.3.0)
       pry (~> 0.11)
       yard (~> 0.9.11)
     rack (2.2.3)
@@ -40,7 +40,9 @@ GEM
       sinatra (>= 0.9.4)
     sqlite3 (1.4.2)
     tilt (2.0.10)
-    yard (0.9.26)
+    webrick (1.7.0)
+    yard (0.9.27)
+      webrick (~> 1.7.0)
 
 PLATFORMS
   ruby