Gemfile.lock in ipizza-0.6.1 vs Gemfile.lock in ipizza-0.7.1

- old
+ new

@@ -1,36 +1,44 @@ PATH remote: . specs: - ipizza (0.6.1) + ipizza (0.7.1) GEM remote: http://rubygems.org/ specs: - configuration (0.0.5) + coderay (1.0.8) 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) + guard (1.6.1) + listen (>= 0.6.0) + lumberjack (>= 1.0.2) + pry (>= 0.9.10) + thor (>= 0.14.6) + guard-rspec (1.1.0) + guard (>= 1.1) + listen (0.7.1) + lumberjack (1.0.2) + method_source (0.8.1) + pry (0.9.10) + coderay (~> 1.0.5) + method_source (~> 0.8) + slop (~> 3.3.1) + rb-fsevent (0.9.1) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) rspec-mocks (~> 2.6.0) rspec-core (2.6.2) rspec-expectations (2.6.0) diff-lcs (~> 1.1.2) rspec-mocks (2.6.0) - thor (0.14.6) + slop (3.3.3) + thor (0.16.0) PLATFORMS ruby DEPENDENCIES - guard + guard-rspec ipizza! + rb-fsevent rspec (~> 2.6.0)