avm-example-app/Gemfile.lock

85 lines
1.6 KiB
Plaintext
Raw Normal View History

2011-03-23 18:42:54 +00:00
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)
2011-03-23 18:45:35 +00:00
GIT
2011-03-23 18:48:04 +00:00
remote: git://github.com/johnbintz/ruby-avm-library.git
2011-03-23 18:45:35 +00:00
revision: b703ee1a550c8640fca5f2667c2883cb5f31c5f1
2011-03-23 18:42:54 +00:00
specs:
ruby-avm-library (0.0.1)
nokogiri
thor
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)
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)
PLATFORMS
ruby
DEPENDENCIES
autotest
capybara!
coderay
haml
mocha
rspec
ruby-avm-library!
shotgun
sinatra
sinatra-content-for
sinatra-flash