diff --git a/Gemfile.lock b/Gemfile.lock index 77f73b7..8a565cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,9 +15,10 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) atomos (0.1.3) - backports (3.12.0) + backports (3.23.0) claide (1.0.2) clamp (0.6.5) cocoapods (1.0.1) @@ -55,6 +56,7 @@ GEM colored2 (3.1.2) colorize (0.8.1) concurrent-ruby (1.1.4) + connection_pool (2.2.5) cork (0.3.0) colored2 (~> 3.1) danger (0.8.5) @@ -69,7 +71,7 @@ GEM escape (0.0.4) ethon (0.12.0) ffi (>= 1.3.0) - faraday (0.15.4) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) faraday (~> 0.8) @@ -78,12 +80,12 @@ GEM ffi (1.10.0) fourflusher (0.3.2) fuzzy_match (2.0.4) - gh (0.15.1) - addressable (~> 2.4.0) + gh (0.14.0) + addressable backports faraday (~> 0.8) multi_json (~> 1.0) - net-http-persistent (~> 2.9) + net-http-persistent (>= 2.7) net-http-pipeline git (1.5.0) github_changelog_generator (1.14.3) @@ -99,19 +101,22 @@ GEM concurrent-ruby (~> 1.0) json (2.2.0) label (1.0.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.0) + addressable (~> 2.7) minitest (5.11.3) molinillo (0.4.5) - multi_json (1.13.1) - multipart-post (2.0.0) + multi_json (1.15.0) + multipart-post (2.2.3) nanaimo (0.2.6) nap (1.1.0) - net-http-persistent (2.9.4) + net-http-persistent (4.0.1) + connection_pool (~> 2.2) net-http-pipeline (1.0.1) netrc (0.11.0) - octokit (4.13.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) + public_suffix (4.0.7) pusher-client (0.6.2) json websocket (~> 1.0) @@ -120,9 +125,9 @@ GEM redcarpet (3.4.0) retriable (2.1.0) rouge (2.0.7) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) synx (0.2.1) clamp (~> 0.6) colorize (~> 0.7)