Browse Source

Merge pull request #7 from douglaswth/dependabot/bundler/pry-0.14.0

dependabot[bot] 3 years ago
parent
commit
266a31dcde
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Gemfile.lock

+ 4 - 4
Gemfile.lock

@@ -6,14 +6,14 @@ GEM
     flickr-login (0.0.3)
       oauth
     flickraw (0.9.9)
-    method_source (0.9.2)
+    method_source (1.0.0)
     multi_json (1.15.0)
     mustermann (1.1.1)
       ruby2_keywords (~> 0.0.1)
     oauth (0.5.4)
-    pry (0.12.2)
-      coderay (~> 1.1.0)
-      method_source (~> 0.9.0)
+    pry (0.14.0)
+      coderay (~> 1.1)
+      method_source (~> 1.0)
     pry-doc (1.1.0)
       pry (~> 0.11)
       yard (~> 0.9.11)