Gemfile.lock in pedump-0.5.0 vs Gemfile.lock in pedump-0.5.1

- old
+ new

@@ -1,42 +1,41 @@ GEM remote: http://rubygems.org/ specs: - awesome_print (1.1.0) - diff-lcs (1.1.3) - git (1.2.5) + awesome_print (1.7.0) + diff-lcs (1.2.5) iostruct (0.0.4) - jeweler (1.8.4) - bundler (~> 1.0) - git (>= 1.2.5) - rake - rdoc - json (1.7.5) - multipart-post (1.1.5) - progressbar (0.12.0) - rake (10.0.4) - rdoc (3.12) - json (~> 1.4) - rspec (2.12.0) - rspec-core (~> 2.12.0) - rspec-expectations (~> 2.12.0) - rspec-mocks (~> 2.12.0) - rspec-core (2.12.1) - rspec-expectations (2.12.0) - diff-lcs (~> 1.1.3) - rspec-mocks (2.12.0) + multipart-post (2.0.0) + progressbar (0.21.0) + rake (10.4.2) + rspec (3.5.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) + rspec-core (3.5.3) + rspec-support (~> 3.5.0) + rspec-expectations (3.5.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.5.0) + rspec-mocks (3.5.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.5.0) + rspec-support (3.5.0) what_methods (1.0.1) zhexdump (0.0.2) PLATFORMS ruby DEPENDENCIES awesome_print bundler iostruct (>= 0.0.4) - jeweler - multipart-post (~> 1.1.4) + multipart-post (~> 2.0.0) progressbar + rake rspec what_methods zhexdump (>= 0.0.2) + +BUNDLED WITH + 1.12.5