diff --git a/Gemfile.lock b/Gemfile.lock index 6324be7..51259f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,7 @@ GEM faraday-xml (0.2.1) faraday (>= 1.10, < 3) hashdiff (1.2.1) + io-console (0.8.2) json (2.16.0) logger (1.7.0) method_source (1.1.0) @@ -44,11 +45,14 @@ GEM multipart-post (2.4.1) net-http (0.8.0) uri (>= 0.11.1) - pry (0.15.2) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) + reline (>= 0.6.0) public_suffix (7.0.0) rake (13.3.1) + reline (0.6.3) + io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) rspec-core (~> 3.13.0)