Skip to content

Instantly share code, notes, and snippets.

@slbug
Created January 19, 2011 10:44
Show Gist options
  • Save slbug/785999 to your computer and use it in GitHub Desktop.
Save slbug/785999 to your computer and use it in GitHub Desktop.
GIT
remote: git://github.com/aslakhellesoy/cucumber-rails.git
revision: f3002faf12560dc7a7dc16cafb282ffbbf892029
specs:
cucumber-rails (0.4.0.beta.1)
cucumber (~> 0.10.0)
nokogiri (~> 1.4.4)
rack-test (~> 0.5.6)
GIT
remote: git://github.com/aslakhellesoy/cucumber.git
revision: e2df150cc4fdd4ca6e6a4db8da47fff4eea97df8
specs:
cucumber (0.10.0)
builder (>= 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.3.3)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
GIT
remote: git://github.com/bmabey/database_cleaner.git
revision: 2794ba9e8b04ff67c13c5ed2850be76bc3d99305
specs:
database_cleaner (0.6.1.rc)
GIT
remote: git://github.com/brynary/webrat.git
revision: 8947ea89c16a4ffef06ccbb871e3452fa3aeb169
specs:
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
GIT
remote: git://github.com/indirect/haml-rails.git
revision: 6647b341370d7e0554afcf8c35560704243aae47
specs:
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
GIT
remote: git://github.com/indirect/jquery-rails.git
revision: fba28b9d783f8704ff0d6f616e6acc1b91d70ab1
specs:
jquery-rails (0.2.6)
rails (~> 3.0)
thor (~> 0.14.4)
GIT
remote: git://github.com/indirect/rails3-generators.git
revision: 8008e6d6d8303ed85cd561acd3a7b6e4de1eefd6
specs:
rails3-generators (0.17.2)
railties (>= 3.0.0)
GIT
remote: git://github.com/jnicklas/capybara.git
revision: a04e0b4d1d75811fae440b8579a4586c5b7c299e
specs:
capybara (0.4.1.rc)
celerity (>= 0.7.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.3)
GIT
remote: git://github.com/nex3/haml.git
revision: 87c0810609d3aa5b4200a7074831146d1345f4d1
specs:
haml (3.1.0.alpha.0)
GIT
remote: git://github.com/nex3/sass.git
revision: 3ee1e35e2dfa2c1f5c2a24ca5cc807700d249ced
specs:
sass (3.1.0.alpha.0)
GIT
remote: git://github.com/rack/rack.git
revision: 812ac75b327c9f3d6ff5074def9721bf6f19e1de
specs:
rack (1.2.1)
GIT
remote: git://github.com/rails/arel.git
revision: dae7a245f8ec9f8eb5d9866938ea46ed7c88dcf1
specs:
arel (2.0.7.beta.20110105143137)
GIT
remote: git://github.com/rails/rails.git
revision: 199d1abeb2908a48b161f7ae3be6a0b078619a40
specs:
actionmailer (3.1.0.beta)
actionpack (= 3.1.0.beta)
mail (~> 2.2.9)
actionpack (3.1.0.beta)
activemodel (= 3.1.0.beta)
activesupport (= 3.1.0.beta)
builder (~> 3.0.0)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.1)
rack-cache (~> 1.0.0)
rack-mount (~> 0.6.13)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.1.0.beta)
activesupport (= 3.1.0.beta)
bcrypt-ruby (~> 2.1.4)
builder (~> 3.0.0)
i18n (~> 0.5.0)
activerecord (3.1.0.beta)
activemodel (= 3.1.0.beta)
activesupport (= 3.1.0.beta)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activeresource (3.1.0.beta)
activemodel (= 3.1.0.beta)
activesupport (= 3.1.0.beta)
activesupport (3.1.0.beta)
rails (3.1.0.beta)
actionmailer (= 3.1.0.beta)
actionpack (= 3.1.0.beta)
activerecord (= 3.1.0.beta)
activeresource (= 3.1.0.beta)
activesupport (= 3.1.0.beta)
bundler (~> 1.0)
railties (= 3.1.0.beta)
railties (3.1.0.beta)
actionpack (= 3.1.0.beta)
activesupport (= 3.1.0.beta)
rake (>= 0.8.7)
thor (~> 0.14.4)
GIT
remote: git://github.com/rspec/rspec-core.git
revision: 881efbd48dba81c2e3592c27ae2dda6ea9ea56c3
specs:
rspec-core (2.4.0)
GIT
remote: git://github.com/rspec/rspec-expectations.git
revision: 68fff166bb45df01c1029e6f10316922919f366b
specs:
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
GIT
remote: git://github.com/rspec/rspec-mocks.git
revision: 38a6295a45ac667759229a15a3847748a282e1b3
specs:
rspec-mocks (2.4.0)
GIT
remote: git://github.com/rspec/rspec-rails.git
revision: e01608aed7760c1466efc379954f6550e8406054
specs:
rspec-rails (2.4.1)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.4.0)
GIT
remote: git://github.com/rspec/rspec.git
revision: 9c46a5fd7b8862a98da95237f89753c0b6b52a5d
specs:
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
GIT
remote: git://github.com/rtomayko/rack-cache.git
revision: a5f08b4490aa1a672757ef0f123b6b42247d004b
specs:
rack-cache (1.0)
rack (>= 0.4)
GIT
remote: git://github.com/slbug/compass.git
revision: bf4faefbc3c903c7b07d17b42f474b5300e90a54
branch: master
specs:
compass (0.11.beta.0.bf4faef)
chunky_png (~> 0.10.3)
sass (~> 3.1.0)
GIT
remote: git://github.com/thoughtbot/factory_girl.git
revision: df8cdbf8142143026a7f9b8c47b64ae0bb5e84fb
specs:
factory_girl (2.0.0.beta1)
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
bcrypt-ruby (2.1.4)
builder (3.0.0)
celerity (0.8.7)
childprocess (0.1.6)
ffi (~> 0.6.3)
chunky_png (0.10.5)
configuration (1.2.0)
culerity (0.2.14)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
ffi (0.6.3)
rake (>= 0.8.7)
gherkin (2.3.3)
json (~> 1.4.6)
i18n (0.5.0)
json (1.4.6)
json_pure (1.4.6)
kgio (2.1.1)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mail (2.2.14)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
nokogiri (1.4.4)
pg (0.10.0)
polyglot (0.3.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
rack-test (0.5.7)
rack (>= 1.0)
rake (0.8.7)
rubyzip (0.9.4)
selenium-webdriver (0.1.2)
childprocess (~> 0.1.5)
ffi (~> 0.6.3)
json_pure
rubyzip
term-ansicolor (1.0.5)
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.24)
unicorn (3.3.1)
kgio (~> 2.1)
rack
xpath (0.1.3)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
arel!
capybara!
compass!
cucumber!
cucumber-rails!
database_cleaner!
factory_girl!
haml!
haml-rails!
jquery-rails!
launchy
pg
rack!
rack-cache!
rails!
rails3-generators!
rspec!
rspec-core!
rspec-expectations!
rspec-mocks!
rspec-rails!
sass!
unicorn
webrat!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment