Gemfile.lock in ragios-client-0.2.0 vs Gemfile.lock in ragios-client-0.2.1

- old
+ new

@@ -1,58 +1,65 @@ GEM remote: http://rubygems.org/ specs: addressable (2.4.0) - builder (3.2.2) + builder (3.2.3) coderay (1.1.1) + descendants_tracker (0.0.4) + thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) domain_name (0.5.20160309) unf (>= 0.0.5, < 1.0.0) - faraday (0.8.11) - multipart-post (~> 1.2.0) + faraday (0.9.2) + multipart-post (>= 1.2, < 3) git (1.3.0) - github_api (0.10.1) - addressable - faraday (~> 0.8.1) - hashie (>= 1.2) - multi_json (~> 1.4) - nokogiri (~> 1.5.2) - oauth2 - hashie (3.4.3) - highline (1.7.8) + github_api (0.16.0) + addressable (~> 2.4.0) + descendants_tracker (~> 0.0.4) + faraday (~> 0.8, < 0.10) + hashie (>= 3.4) + mime-types (>= 1.16, < 3.0) + oauth2 (~> 1.0) + hashie (3.5.7) + highline (1.7.10) http-cookie (1.0.2) domain_name (~> 0.5) - jeweler (1.8.8) + jeweler (2.3.7) builder - bundler (~> 1.0) + bundler (>= 1) git (>= 1.2.5) - github_api (= 0.10.1) + github_api (~> 0.16.0) highline (>= 1.6.15) - nokogiri (= 1.5.10) + nokogiri (>= 1.5.10) + psych (~> 2.2) rake rdoc - json (1.8.3) - jwt (1.5.1) + semver2 + json (1.8.6) + jwt (1.5.6) method_source (0.8.2) mime-types (2.99.1) + mini_portile2 (2.3.0) multi_json (1.11.2) - multi_xml (0.5.5) - multipart-post (1.2.0) + multi_xml (0.6.0) + multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.5.10) - oauth2 (1.1.0) - faraday (>= 0.8, < 0.10) - jwt (~> 1.0, < 1.5.2) + nokogiri (1.8.1) + mini_portile2 (~> 2.3.0) + oauth2 (1.4.0) + faraday (>= 0.8, < 0.13) + jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.4) - rake (11.1.0) + psych (2.2.4) + rack (2.0.3) + rake (12.3.0) rdoc (3.12.2) json (~> 1.4) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -68,24 +75,26 @@ rspec-support (~> 3.4.0) rspec-mocks (3.4.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) + semver2 (3.4.2) slop (3.6.0) + thread_safe (0.3.6) unf (0.1.4) unf_ext unf_ext (0.0.7.2) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0) - jeweler (~> 1.8.7) + jeweler (~> 2.3.7) multi_json pry rdoc (~> 3.12) rest-client rspec BUNDLED WITH - 1.11.2 + 1.15.1