Skip to content

Commit

Permalink
Not sure its correct to commit this but its already here so
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed May 6, 2011
1 parent 65419d8 commit 0044738
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
PATH
remote: .
specs:
cukesalad (0.6.0)
aruba (= 0.3.5)
cucumber (= 0.10.0)
rspec (= 2.5.0)

GEM
remote: http://rubygems.org/
specs:
Expand All @@ -6,31 +14,26 @@ GEM
cucumber (>= 0.10.0)
rspec (>= 2.5.0)
builder (3.0.0)
childprocess (0.1.7)
ffi (~> 0.6.3)
childprocess (0.1.8)
ffi (~> 1.0.6)
cucumber (0.10.0)
builder (>= 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.3.2)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
diff-lcs (1.1.2)
ffi (0.6.3)
ffi (1.0.7)
rake (>= 0.8.7)
gherkin (2.3.3)
json (~> 1.4.6)
git (1.2.5)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
gherkin (2.3.7)
json (>= 1.4.6)
json (1.4.6)
rake (0.8.7)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-core (2.5.2)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
Expand All @@ -40,8 +43,5 @@ PLATFORMS
ruby

DEPENDENCIES
aruba (= 0.3.5)
bundler (~> 1.0.0)
cucumber (= 0.10.0)
jeweler (~> 1.5.2)
rspec (= 2.5.0)
cukesalad!

0 comments on commit 0044738

Please sign in to comment.