Browse Source

Bump pry-doc from 0.13.5 to 1.1.0

Bumps [pry-doc](https://github.com/pry/pry-doc) from 0.13.5 to 1.1.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/v0.13.5...v1.1.0)

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

+ 3 - 3
Gemfile.lock

@@ -8,7 +8,7 @@ GEM
       tzinfo (~> 1.1)
       zeitwerk (~> 2.2, >= 2.2.2)
     backports (3.11.4)
-    coderay (1.1.2)
+    coderay (1.1.3)
     concurrent-ruby (1.1.6)
     erubis (2.7.0)
     flickr-login (0.0.3)
@@ -24,7 +24,7 @@ GEM
     pry (0.12.2)
       coderay (~> 1.1.0)
       method_source (~> 0.9.0)
-    pry-doc (0.13.5)
+    pry-doc (1.1.0)
       pry (~> 0.11)
       yard (~> 0.9.11)
     rack (2.2.3)
@@ -54,7 +54,7 @@ GEM
     tilt (2.0.8)
     tzinfo (1.2.7)
       thread_safe (~> 0.1)
-    yard (0.9.25)
+    yard (0.9.26)
     zeitwerk (2.4.0)
 
 PLATFORMS