Browse Source

Bump pry-doc from 1.4.0 to 1.5.0

Bumps [pry-doc](https://github.com/pry/pry-doc) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/pry/pry-doc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pry/pry-doc/commits/v1.5.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] 11 months ago
parent
commit
cb7dd98ea4
1 changed files with 2 additions and 4 deletions
  1. 2 4
      Gemfile.lock

+ 2 - 4
Gemfile.lock

@@ -15,7 +15,7 @@ GEM
     pry (0.14.2)
     pry (0.14.2)
       coderay (~> 1.1)
       coderay (~> 1.1)
       method_source (~> 1.0)
       method_source (~> 1.0)
-    pry-doc (1.4.0)
+    pry-doc (1.5.0)
       pry (~> 0.11)
       pry (~> 0.11)
       yard (~> 0.9.11)
       yard (~> 0.9.11)
     rack (2.2.6.4)
     rack (2.2.6.4)
@@ -42,9 +42,7 @@ GEM
     sqlite3 (1.7.0)
     sqlite3 (1.7.0)
       mini_portile2 (~> 2.8.0)
       mini_portile2 (~> 2.8.0)
     tilt (2.0.11)
     tilt (2.0.11)
-    webrick (1.7.0)
-    yard (0.9.28)
-      webrick (~> 1.7.0)
+    yard (0.9.34)
 
 
 PLATFORMS
 PLATFORMS
   ruby
   ruby