hydra/Gemfile.lock

49 lines
916 B
Plaintext
Raw Permalink Normal View History

2011-08-05 19:40:39 +00:00
PATH
remote: .
specs:
hydra (0.23.3)
2011-08-31 15:42:56 +00:00
rake (= 0.8.7)
test-unit
2011-08-05 19:40:39 +00:00
GEM
remote: http://rubygems.org/
specs:
builder (2.1.2)
cucumber (0.9.2)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.2.5)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
2012-02-01 17:17:23 +00:00
diff-lcs (1.1.3)
2011-08-05 19:40:39 +00:00
gherkin (2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
json (1.4.6)
rake (0.8.7)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
2011-08-05 19:40:39 +00:00
shoulda (2.10.3)
term-ansicolor (1.0.6)
2012-02-01 17:17:23 +00:00
test-unit (2.4.0)
2011-08-05 19:40:39 +00:00
therubyracer (0.7.4)
PLATFORMS
ruby
DEPENDENCIES
cucumber (= 0.9.2)
hydra!
rake (= 0.8.7)
rspec (~> 2.6.0)
2011-08-31 15:42:56 +00:00
rspec-core (= 2.6.4)
2011-08-05 19:40:39 +00:00
shoulda (= 2.10.3)
2011-08-31 15:42:56 +00:00
test-unit
2011-08-05 19:40:39 +00:00
therubyracer (= 0.7.4)