avm-example-app/Gemfile.lock
2011-03-30 10:22:59 -04:00

98 lines
2.0 KiB
Plaintext

GIT
remote: git://github.com/jnicklas/capybara.git
revision: 549e67336c712a1ef2119ce5ff64dbbc7542480f
specs:
capybara (0.4.1.1)
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/johnbintz/ruby-avm-library.git
revision: 864b3c2417cb61d52dc9299f1750024285504768
specs:
ruby-avm-library (0.0.2)
nokogiri
thor
GIT
remote: https://github.com/plataformatec/capybara-zombie.git
revision: a94e87adc7bfe1dc537b457a1b3bb14ab90abe91
specs:
capybara-zombie (0.0.1)
capybara (~> 0.4.1)
childprocess (~> 0.1.7)
multi_json (~> 0.0.5)
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.5.0)
autotest (4.4.6)
ZenTest (>= 4.4.1)
childprocess (0.1.8)
ffi (~> 1.0.6)
coderay (0.9.7)
diff-lcs (1.1.2)
ffi (1.0.7)
rake (>= 0.8.7)
haml (3.0.25)
json_pure (1.5.1)
mime-types (1.16)
mocha (0.9.12)
multi_json (0.0.5)
nokogiri (1.4.4)
rack (1.2.2)
rack-test (0.5.7)
rack (>= 1.0)
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-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
rubyzip (0.9.4)
selenium-webdriver (0.1.4)
childprocess (>= 0.1.7)
ffi (>= 1.0.7)
json_pure
rubyzip
shotgun (0.9)
rack (>= 1.0)
sinatra (1.2.1)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
sinatra-content-for (0.2)
sinatra
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
thor (0.14.6)
tilt (1.2.2)
xpath (0.1.3)
nokogiri (~> 1.3)
yajl-ruby (0.7.7)
PLATFORMS
ruby
DEPENDENCIES
autotest
capybara!
capybara-zombie!
coderay
haml
mocha
rspec
ruby-avm-library!
shotgun
sinatra
sinatra-content-for
sinatra-flash
yajl-ruby