From 6072b9348d7fff2f5c710de8dff0dcaa823cf7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 15 Nov 2017 07:01:51 +0000 Subject: [PATCH] Bump pry from 0.11.2 to 0.11.3 Bumps [pry](https://github.com/pry/pry) from 0.11.2 to 0.11.3. - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/compare/v0.11.2...v0.11.3) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0aca813..55013c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - pry (0.11.2) + pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) pusher-client (0.6.2)