Browse Source

Bump pry from 0.12.2 to 0.14.0

Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.14.0.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pry/pry/compare/v0.12.2...v0.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
d4e57c42be
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)