diff --git a/Gemfile.lock b/Gemfile.lock index 1b98639..c8e29ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,31 +1,50 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.2.2) chunky_png (1.3.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) docile (1.1.3) - faraday (0.9.0) - multipart-post (>= 1.2, < 3) + faraday (1.10.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) geokit (1.8.4) multi_json (>= 1.3.2) git (1.2.6) - github_api (0.11.3) - addressable (~> 2.3) - descendants_tracker (~> 0.0.1) - faraday (~> 0.8, < 0.10) - hashie (>= 1.2) - multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.0) - oauth2 + github_api (0.19.0) + addressable (~> 2.4) + descendants_tracker (~> 0.0.4) + faraday (>= 0.8, < 2) + hashie (~> 3.5, >= 3.5.2) + oauth2 (~> 1.0) gpx_utils (0.0.1) builder nokogiri - hashie (2.1.1) + hashie (3.6.0) highline (1.6.21) jeweler (2.0.1) builder @@ -37,23 +56,24 @@ GEM rake rdoc json (1.8.1) - jwt (0.1.11) - multi_json (>= 1.5) + jwt (2.5.0) mini_exiftool (2.4.1) - mini_portile (0.5.3) - multi_json (1.9.2) - multi_xml (0.5.5) - multipart-post (2.0.0) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) - oauth2 (0.9.3) - faraday (>= 0.8, < 0.10) - jwt (~> 0.1.8) + mini_portile2 (2.8.0) + multi_json (1.15.0) + multi_xml (0.6.0) + multipart-post (2.2.3) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + oauth2 (1.4.11) + faraday (>= 0.17.3, < 3.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) - public_suffix (4.0.6) - rack (1.5.2) + rack (>= 1.2, < 4) + public_suffix (5.0.0) + racc (1.6.0) + rack (3.0.0) rake (10.3.1) rdoc (4.1.1) json (~> 1.4) @@ -66,12 +86,13 @@ GEM rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) + ruby2_keywords (0.0.5) simplecov (0.8.2) docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - thread_safe (0.3.3) + thread_safe (0.3.6) PLATFORMS ruby