master/Gemfile.lock

48 lines
903 B
Plaintext
Raw Normal View History

2010-10-03 21:00:33 +00:00
PATH
remote: .
specs:
2010-10-21 18:56:22 +00:00
guard (0.2.0)
open_gem (~> 1.4.2)
2010-10-07 20:37:30 +00:00
thor (~> 0.14.3)
2010-10-03 21:00:33 +00:00
GEM
remote: http://rubygems.org/
specs:
configuration (1.1.0)
2010-10-03 21:00:33 +00:00
diff-lcs (1.1.2)
growl (1.0.3)
2010-10-21 18:56:22 +00:00
guard-rspec (0.1.4)
guard (>= 0.2.0)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
open_gem (1.4.2)
launchy (~> 0.3.5)
rake (0.8.7)
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
2010-10-21 18:56:22 +00:00
java
2010-10-03 21:00:33 +00:00
ruby
DEPENDENCIES
bundler (~> 1.0.3)
2010-10-03 21:00:33 +00:00
growl (~> 1.0.3)
guard!
2010-10-21 18:56:22 +00:00
guard-rspec (~> 0.1.4)
open_gem (~> 1.4.2)
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)