master/Gemfile.lock

39 lines
707 B
Plaintext
Raw Normal View History

2010-10-03 21:00:33 +00:00
PATH
remote: .
specs:
guard (0.2.0.beta.1)
2010-10-07 20:37:30 +00:00
bundler (~> 1.0.2)
thor (~> 0.14.3)
2010-10-03 21:00:33 +00:00
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.2)
growl (1.0.3)
guard-rspec (0.1.3)
guard
rb-fsevent (0.3.2)
2010-10-19 19:49:33 +00:00
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
rspec-core (2.0.1)
rspec-expectations (2.0.1)
2010-10-03 21:00:33 +00:00
diff-lcs (>= 1.1.2)
2010-10-19 19:49:33 +00:00
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
2010-10-05 07:03:07 +00:00
thor (0.14.3)
2010-10-03 21:00:33 +00:00
PLATFORMS
ruby
DEPENDENCIES
2010-10-03 21:32:14 +00:00
bundler (~> 1.0.2)
2010-10-03 21:00:33 +00:00
growl (~> 1.0.3)
guard!
guard-rspec (~> 0.1.3)
rb-fsevent (>= 0.3.2)
2010-10-19 19:49:33 +00:00
rspec (~> 2.0.1)
2010-10-07 20:37:30 +00:00
thor (~> 0.14.3)