Gemfile.lock in mymoip-0.2.2 vs Gemfile.lock in mymoip-0.2.3

- old
+ new

@@ -1,10 +1,12 @@ GEM remote: http://rubygems.org/ specs: + addressable (2.3.2) ansi (1.4.3) builder (3.0.0) + crack (0.3.1) git (1.2.5) httparty (0.8.3) multi_json (~> 1.0) multi_xml jeweler (1.8.4) @@ -21,10 +23,14 @@ rake (0.9.2.2) rdoc (3.12) json (~> 1.4) turn (0.9.6) ansi + vcr (2.2.5) + webmock (1.8.11) + addressable (>= 2.2.7) + crack (>= 0.1.7) PLATFORMS ruby DEPENDENCIES @@ -33,5 +39,7 @@ httparty jeweler (~> 1.8.4) mocha rdoc (~> 3.12) turn + vcr + webmock