master/Gemfile.lock
2010-10-17 21:43:45 +02:00

47 lines
873 B
Plaintext

PATH
remote: .
specs:
guard (0.2.0.beta.1)
bundler (~> 1.0.2)
growl (~> 1.0.3)
libnotify (~> 0.1.3)
thor (~> 0.14.3)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.2)
ffi (0.6.3)
rake (>= 0.8.7)
growl (1.0.3)
guard-rspec (0.1.3)
guard
libnotify (0.1.4)
ffi (>= 0.6.2)
rake (0.8.7)
rb-fsevent (0.3.2)
rspec (2.0.0)
rspec-core (= 2.0.0)
rspec-expectations (= 2.0.0)
rspec-mocks (= 2.0.0)
rspec-core (2.0.0)
rspec-expectations (2.0.0)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0)
rspec-core (= 2.0.0)
rspec-expectations (= 2.0.0)
thor (0.14.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.2)
growl (~> 1.0.3)
guard!
guard-rspec (~> 0.1.3)
libnotify (~> 0.1.3)
rb-fsevent (>= 0.3.2)
rspec (~> 2.0.0)
thor (~> 0.14.3)