master/Gemfile.lock

48 lines
938 B
Plaintext
Raw Normal View History

2010-10-03 21:00:33 +00:00
PATH
remote: .
specs:
guard (0.1.0.beta.1)
growl (~> 1.0.3)
libnotify (~> 0.1.3)
2010-10-03 21:32:14 +00:00
rb-inotify (~> 0.8.1)
2010-10-03 21:00:33 +00:00
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)
2010-10-05 07:03:07 +00:00
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)
2010-10-03 21:00:33 +00:00
diff-lcs (>= 1.1.2)
2010-10-05 07:03:07 +00:00
rspec-mocks (2.0.0.rc)
rspec-core (= 2.0.0.rc)
rspec-expectations (= 2.0.0.rc)
2010-10-03 21:00:33 +00:00
sys-uname (0.8.4)
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!
libnotify (~> 0.1.3)
2010-10-03 21:32:14 +00:00
rb-inotify (~> 0.8.1)
2010-10-05 07:03:07 +00:00
rspec (~> 2.0.0.rc)
2010-10-03 21:00:33 +00:00
sys-uname (~> 0.8.4)
thor (~> 0.14.2)