Gemfile.lock in ragios-client-0.0.7 vs Gemfile.lock in ragios-client-0.1.0

- old
+ new

@@ -1,77 +1,91 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.3.5) + addressable (2.4.0) builder (3.2.2) - coderay (1.1.0) - diff-lcs (1.2.4) - faraday (0.8.8) + coderay (1.1.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) - git (1.2.6) + 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 (2.0.5) - highline (1.6.20) - httpauth (0.2.0) + hashie (3.4.3) + highline (1.7.8) + http-cookie (1.0.2) + domain_name (~> 0.5) jeweler (1.8.8) builder bundler (~> 1.0) git (>= 1.2.5) github_api (= 0.10.1) highline (>= 1.6.15) nokogiri (= 1.5.10) rake rdoc - json (1.8.1) - json_pure (1.8.1) - jwt (0.1.8) - multi_json (>= 1.5) + json (1.8.3) + jwt (1.5.1) method_source (0.8.2) - mime-types (1.25.1) - multi_json (1.8.2) + mime-types (2.99.1) + multi_json (1.11.2) multi_xml (0.5.5) multipart-post (1.2.0) + netrc (0.11.0) nokogiri (1.5.10) - oauth2 (0.9.2) - faraday (~> 0.8) - httpauth (~> 0.2) - jwt (~> 0.1.4) - multi_json (~> 1.0) + oauth2 (1.1.0) + faraday (>= 0.8, < 0.10) + jwt (~> 1.0, < 1.5.2) + multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) - pry (0.9.12.4) - coderay (~> 1.0) - method_source (~> 0.8) + rack (>= 1.2, < 3) + pry (0.10.3) + coderay (~> 1.1.0) + method_source (~> 0.8.1) slop (~> 3.4) - rack (1.5.2) - rake (10.1.0) + rack (1.6.4) + rake (11.1.0) rdoc (3.12.2) json (~> 1.4) - rest-client (1.6.7) - mime-types (>= 1.16) - rspec (2.14.1) - rspec-core (~> 2.14.0) - rspec-expectations (~> 2.14.0) - rspec-mocks (~> 2.14.0) - rspec-core (2.14.6) - rspec-expectations (2.14.3) - diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.4) - slop (3.4.7) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) + rspec (3.4.0) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-core (3.4.4) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) + diff-lcs (>= 1.2.0, < 2.0) + 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) + slop (3.6.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.2) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0) jeweler (~> 1.8.7) - json_pure + multi_json pry rdoc (~> 3.12) rest-client rspec + +BUNDLED WITH + 1.11.2