Browse Source

Merge pull request #5 from douglaswth/dependabot/bundler/pry-doc-1.1.0

dependabot[bot] 3 years ago
parent
commit
03f357b285
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