master/Gemfile.lock
Thibaud Guillaume-Gentil b5194dd2e4 Bump to 0.1.1
2010-10-10 12:39:09 +02:00

52 lines
1.0 KiB
Plaintext

PATH
remote: .
specs:
guard (0.1.1)
bundler (~> 1.0.2)
growl (~> 1.0.3)
libnotify (~> 0.1.3)
rb-inotify (~> 0.8.1)
sys-uname (~> 0.8.4)
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.1)
guard (~> 0.1.0)
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!
guard-rspec (~> 0.1.0)
libnotify (~> 0.1.3)
rb-inotify (~> 0.8.1)
rspec (~> 2.0.0.rc)
sys-uname (~> 0.8.4)
thor (~> 0.14.3)