Gemfile.lock in space-0.0.3 vs Gemfile.lock in space-0.0.4

- old
+ new

@@ -1,28 +1,43 @@ +GIT + remote: git://github.com/niw/rb-fsevent.git + revision: 8754b16bd3b880a60621e01b0f7792c009c8e8a7 + specs: + rb-fsevent (0.4.3) + GEM remote: http://rubygems.org/ specs: ansi (1.4.2) diff-lcs (1.1.3) - hashr (0.0.19) + ffi (1.0.11) + guard (1.0.1) + ffi (>= 0.5.0) + thor (~> 0.14.6) + guard-rspec (0.7.0) + guard (>= 0.10.0) + hashr (0.0.20) metaclass (0.0.1) mocha (0.10.5) metaclass (~> 0.0.1) rake (0.9.2.2) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0) rspec-mocks (~> 2.9.0) rspec-core (2.9.0) - rspec-expectations (2.9.0) + rspec-expectations (2.9.1) diff-lcs (~> 1.1.3) rspec-mocks (2.9.0) + thor (0.14.6) PLATFORMS ruby DEPENDENCIES ansi + guard-rspec hashr mocha rake + rb-fsevent! rspec