Gemfile.lock in action_kit_rest-0.1.1 vs Gemfile.lock in action_kit_rest-0.2.0

- old
+ new

@@ -1,15 +1,23 @@ PATH remote: . specs: - action_kit_rest (0.1.1) + action_kit_rest (0.2.0) action_kit_rest + vertebrae GEM remote: http://rubygems.org/ specs: + activesupport (4.0.0) + i18n (~> 0.6, >= 0.6.4) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) addressable (2.3.3) + atomic (1.1.14) builder (3.2.2) coderay (1.0.9) columnize (0.3.6) crack (0.3.2) debugger (1.4.0) @@ -20,10 +28,12 @@ debugger-ruby_core_source (>= 1.1.1) debugger-ruby_core_source (1.2.0) diff-lcs (1.2.1) faraday (0.8.8) multipart-post (~> 1.2.0) + faraday_middleware (0.9.0) + faraday (>= 0.7.4, < 0.9) git (1.2.6) github_api (0.10.1) addressable faraday (~> 0.8.1) hashie (>= 1.2) @@ -40,10 +50,11 @@ guard (>= 1.1) rspec (~> 2.11) hashie (2.0.5) highline (1.6.19) httpauth (0.2.0) + i18n (0.6.5) jeweler (1.8.7) builder bundler (~> 1.0) git (>= 1.2.5) github_api (= 0.10.1) @@ -55,10 +66,11 @@ jwt (0.1.8) multi_json (>= 1.5) listen (0.7.3) lumberjack (1.0.2) method_source (0.8.1) + minitest (4.7.5) multi_json (1.8.0) multi_xml (0.5.5) multipart-post (1.2.0) nokogiri (1.5.10) oauth2 (0.9.2) @@ -89,9 +101,17 @@ diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.13.0) slop (3.4.4) terminal-table (1.4.5) thor (0.17.0) + thread_safe (0.1.3) + atomic + tzinfo (0.3.38) + vertebrae (0.2.2) + activesupport + faraday + faraday_middleware + hashie webmock (1.11.0) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS