Gemfile.lock in ipizza-0.5.1 vs Gemfile.lock in ipizza-0.5.2

- old
+ new

@@ -1,24 +1,36 @@ PATH remote: . specs: - ipizza (0.5.0) + ipizza (0.5.1) GEM remote: http://rubygems.org/ specs: + configuration (0.0.5) diff-lcs (1.1.2) + guard (0.3.0) + open_gem (~> 1.4.2) + thor (~> 0.14.6) + launchy (0.3.7) + configuration (>= 0.0.5) + rake (>= 0.8.1) + open_gem (1.4.2) + launchy (~> 0.3.5) + rake (0.8.7) rspec (2.5.0) rspec-core (~> 2.5.0) rspec-expectations (~> 2.5.0) rspec-mocks (~> 2.5.0) rspec-core (2.5.1) rspec-expectations (2.5.0) diff-lcs (~> 1.1.2) rspec-mocks (2.5.0) + thor (0.14.6) PLATFORMS ruby DEPENDENCIES + guard ipizza! rspec (= 2.5.0)