From 935dd6b3ea1cb6896d8df3bc3754ca735592638c Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 26 Sep 2017 09:00:36 -0400 Subject: [PATCH] Upgraded to latest edge rails + [method-source, pry, bundler] gems --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cbc89b..c6b1176 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM lumberjack (1.0.12) mail (2.6.6) mime-types (>= 1.16, < 4) - method_source (0.8.2) + method_source (0.9.0) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) @@ -184,9 +184,9 @@ GEM powder (0.3.2) thor (>= 0.11.5) power_assert (1.1.0) - pry (0.11.0) + pry (0.11.1) coderay (~> 1.1.0) - method_source (~> 0.8.1) + method_source (~> 0.9.0) pry-rails (0.3.6) pry (>= 0.10.4) public_suffix (3.0.0) @@ -353,4 +353,4 @@ RUBY VERSION ruby 2.4.2p198 BUNDLED WITH - 1.15.4 + 1.16.0.pre.2