From 735ec5e2f6ed2b1372d56023f940e5b911892527 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
<27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 12 Apr 2021 21:13:10 +0000
Subject: [PATCH] Bump pry from 0.12.2 to 0.14.1
Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.14.1.
- [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.1)
Signed-off-by: dependabot-preview[bot]
---
Gemfile.lock | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index cd6a16e..ea1afef 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,12 +6,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- coderay (1.1.2)
+ coderay (1.1.3)
diff-lcs (1.3)
- method_source (0.9.2)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
+ method_source (1.0.0)
+ pry (0.14.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
rake (12.3.3)
rspec (3.8.0)
rspec-core (~> 3.8.0)