diff --git a/Gemfile.lock b/Gemfile.lock index c264a72..31479ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,6 +28,8 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) eventmachine (1.0.3) execjs (2.0.2) faraday (0.9.0) @@ -43,8 +45,10 @@ GEM hashie (3.1.0) highline (1.6.21) hike (1.2.3) + http-cookie (1.0.5) + domain_name (~> 0.5) jwt (1.0.0) - mime-types (2.3) + mime-types (2.99.3) mini_portile (0.6.0) multi_json (1.10.1) multi_xml (0.5.5) @@ -56,6 +60,7 @@ GEM net-ssh (2.9.1) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) + netrc (0.11.0) nokogiri (1.6.2.1) mini_portile (= 0.6.0) oauth2 (0.9.4) @@ -69,8 +74,10 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rspec (3.0.0) rspec-core (~> 3.0.0) rspec-expectations (~> 3.0.0) @@ -111,6 +118,9 @@ GEM tilt (1.4.1) tzinfo (1.2.2) thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) PLATFORMS ruby