Gemfile.lock in vin_exploder-0.4.8 vs Gemfile.lock in vin_exploder-0.5.0

- old
+ new

@@ -14,17 +14,35 @@ activemodel (= 3.0.9) activesupport (= 3.0.9) arel (~> 2.0.10) tzinfo (~> 0.3.23) activesupport (3.0.9) + addressable (2.3.5) arel (2.0.10) builder (2.1.2) + cookiejar (0.3.0) couchrest (1.0.2) json (~> 1.5.1) mime-types (~> 1.15) rest-client (~> 1.6.1) diff-lcs (1.1.3) + em-http-request (1.1.0) + addressable (>= 2.3.4) + cookiejar + em-socksify (>= 0.3) + eventmachine (>= 1.0.3) + http_parser.rb (>= 0.6.0.beta.2) + em-socksify (0.3.0) + eventmachine (>= 1.0.0.beta.4) + em-synchrony (1.0.3) + eventmachine (>= 1.0.0.beta.1) + em-synchrony-couchdb (0.1.1) + em-http-request (>= 1.1.0) + em-synchrony (>= 1.0.3) + json (>= 1.4.3) + eventmachine (1.0.3) + http_parser.rb (0.6.0.beta.2) i18n (0.5.0) json (1.5.3) mime-types (1.16) rest-client (1.6.3) mime-types (>= 1.16) @@ -47,9 +65,10 @@ ruby DEPENDENCIES activerecord (>= 3.0.0) couchrest + em-synchrony-couchdb (= 0.1.1) rspec (>= 2.11.1) sequel simplecov sqlite3 vin_exploder!