Gemfile.lock in git-layer-0.1.0 vs Gemfile.lock in git-layer-0.2.0

- old
+ new

@@ -1,10 +1,11 @@ GEM remote: http://rubygems.org/ specs: addressable (2.3.5) builder (3.2.2) + coderay (1.0.9) crack (0.4.1) safe_yaml (~> 0.9.0) diff-lcs (1.1.3) dotenv (0.9.0) faraday (0.8.8) @@ -30,10 +31,11 @@ rake rdoc json (1.8.0) jwt (0.1.8) multi_json (>= 1.5) + method_source (0.8.2) mime-types (1.25) multi_json (1.8.1) multi_xml (0.5.5) multipart-post (1.2.0) nokogiri (1.5.10) @@ -42,10 +44,14 @@ httpauth (~> 0.2) jwt (~> 0.1.4) multi_json (~> 1.0) multi_xml (~> 0.5) rack (~> 1.2) + pry (0.9.12.2) + coderay (~> 1.0.5) + method_source (~> 0.8) + slop (~> 3.4) rack (1.5.2) rake (10.1.0) rdoc (3.12.2) json (~> 1.4) rest-client (1.6.7) @@ -61,10 +67,11 @@ safe_yaml (0.9.7) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) + slop (3.4.6) webmock (1.14.0) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS @@ -73,9 +80,10 @@ DEPENDENCIES bundler (~> 1.0) dotenv jeweler (~> 1.8.7) json + pry rdoc (~> 3.12) rest-client rspec (~> 2.8.0) simplecov webmock