diff --git a/Gemfile.lock b/Gemfile.lock index 2680e8e2..d58fef6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1223,7 +1223,7 @@ GEM memory_profiler (0.9.14) meta-tags (2.13.0) actionpack (>= 3.2.0, < 6.1) - method_source (0.9.2) + method_source (1.0.0) mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) @@ -1277,9 +1277,9 @@ GEM faraday_middleware (~> 0.12) paypalhttp (1.0.0) pg (1.2.2) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.13.0) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (4.0.3) puma (4.3.3) nio4r (~> 2.0)