diff --git a/Gemfile.lock b/Gemfile.lock index 61ac8ec..cec0aca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT - remote: git://github.com/Winbobob/danger.git - revision: 64b13611bef1f28e049bcb9481660ee37ae9f4c2 - ref: 64b13611bef1f28e049bcb9481660ee37ae9f4c2 + remote: https://github.com/Winbobob/danger.git + revision: a2fe557209879642615473ee9919788fc650be75 + ref: a2fe557209879642615473ee9919788fc650be75 specs: danger (5.16.1) claide (~> 1.0) @@ -59,7 +59,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arel (6.0.4) builder (3.2.4) @@ -74,11 +74,11 @@ GEM colored2 (~> 3.1) crass (1.0.6) erubis (2.7.0) - faraday (0.17.3) + faraday (0.17.4) multipart-post (>= 1.2, < 3) faraday-http-cache (1.3.1) faraday (~> 0.8) - git (1.7.0) + git (1.9.1) rchardet (~> 1.8) globalid (0.4.2) activesupport (>= 4.2.0) @@ -91,20 +91,22 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.1) multi_json (1.14.1) multipart-post (2.1.1) mysql2 (0.5.3) nap (1.1.0) no_proxy_fix (0.1.2) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) - octokit (4.18.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - public_suffix (3.1.1) + public_suffix (4.0.6) + racc (1.5.2) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -150,7 +152,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) - unicode-display_width (1.7.0) + unicode-display_width (1.8.0) PLATFORMS ruby