master/Gemfile.lock
Thibaud Guillaume-Gentil 64d7dd1ae9 Updated to RSpec 2.0.0.rc
2010-10-05 09:03:07 +02:00

48 lines
938 B
Plaintext

PATH
remote: .
specs:
guard (0.1.0.beta.1)
growl (~> 1.0.3)
libnotify (~> 0.1.3)
rb-inotify (~> 0.8.1)
sys-uname (~> 0.8.4)
thor (~> 0.14.2)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.2)
ffi (0.6.3)
rake (>= 0.8.7)
growl (1.0.3)
libnotify (0.1.4)
ffi (>= 0.6.2)
rake (0.8.7)
rb-inotify (0.8.1)
ffi (>= 0.5.0)
rspec (2.0.0.rc)
rspec-core (= 2.0.0.rc)
rspec-expectations (= 2.0.0.rc)
rspec-mocks (= 2.0.0.rc)
rspec-core (2.0.0.rc)
rspec-expectations (2.0.0.rc)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0.rc)
rspec-core (= 2.0.0.rc)
rspec-expectations (= 2.0.0.rc)
sys-uname (0.8.4)
thor (0.14.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.2)
growl (~> 1.0.3)
guard!
libnotify (~> 0.1.3)
rb-inotify (~> 0.8.1)
rspec (~> 2.0.0.rc)
sys-uname (~> 0.8.4)
thor (~> 0.14.2)