Gemfile.lock in USPS-intelligent-barcode-0.2.1 vs Gemfile.lock in USPS-intelligent-barcode-0.2.2

- old
+ new

@@ -9,10 +9,11 @@ git (>= 1.2.5) rake rdoc json (1.7.5) memoizer (1.0.1) + multi_json (1.5.0) rake (10.0.3) rdoc (3.12) json (~> 1.4) rspec (2.12.0) rspec-core (~> 2.12.0) @@ -20,14 +21,19 @@ rspec-mocks (~> 2.12.0) rspec-core (2.12.2) rspec-expectations (2.12.1) diff-lcs (~> 1.1.3) rspec-mocks (2.12.1) + simplecov (0.7.1) + multi_json (~> 1.0) + simplecov-html (~> 0.7.1) + simplecov-html (0.7.1) PLATFORMS ruby DEPENDENCIES andand (~> 1.3) jeweler (~> 1.8) memoizer (~> 1.0) rspec (~> 2.12) + simplecov (~> 0.7)