Update appraisals for capybara 2.1

This commit is contained in:
David Tengdin and Matthew Horan 2013-02-25 17:40:26 -05:00 committed by Matthew Horan
parent 10c6ee93d1
commit ab7a34dab5
9 changed files with 155 additions and 152 deletions

View File

@ -6,6 +6,13 @@ rvm:
matrix:
allow_failures:
- rvm: rbx-19mode
- rvm: 1.9.3
gemfile: gemfiles/2.1.gemfile
- rvm: 2.0.0
gemfile: gemfiles/2.1.gemfile
notifications:
email: false
script: xvfb-run rake
gemfile:
- gemfiles/2.0.gemfile
- gemfiles/2.1.gemfile

View File

@ -1,7 +1,7 @@
appraise "1.0" do
gem "capybara", "~> 1.0.0"
appraise "2.0" do
gem "capybara", "~> 2.0.2"
end
appraise "1.1" do
gem "capybara", "~> 1.1.0"
appraise "2.1" do
gem "capybara", github: "jnicklas/capybara", submodules: true
end

View File

@ -1,70 +0,0 @@
PATH
remote: /Users/jferris/Source/capybara-webkit
specs:
capybara-webkit (0.8.0)
capybara (>= 1.0.0, < 1.2)
json
GEM
remote: http://rubygems.org/
specs:
appraisal (0.4.0)
bundler
rake
capybara (1.0.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.2.2)
ffi (~> 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.10)
json (1.6.3)
json_pure (1.6.1)
mime-types (1.17.2)
mini_magick (3.3)
subexec (~> 0.1.0)
nokogiri (1.5.0)
rack (1.3.5)
rack-protection (1.1.4)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
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)
rubyzip (0.9.4)
selenium-webdriver (2.12.1)
childprocess (>= 0.2.1)
ffi (~> 1.0.9)
json_pure
rubyzip
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
subexec (0.1.0)
tilt (1.3.3)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 0.4.0)
capybara (~> 1.0.0)
capybara-webkit!
mini_magick
rake
rspec (~> 2.6.0)
sinatra

View File

@ -1,7 +0,0 @@
# This file was generated by Appraisal
source "http://rubygems.org"
gem "capybara", "~> 1.1.0"
gemspec :path=>"../"

View File

@ -1,70 +0,0 @@
PATH
remote: /Users/jferris/Source/capybara-webkit
specs:
capybara-webkit (0.8.0)
capybara (>= 1.0.0, < 1.2)
json
GEM
remote: http://rubygems.org/
specs:
appraisal (0.4.0)
bundler
rake
capybara (1.1.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.2.2)
ffi (~> 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.10)
json (1.6.3)
json_pure (1.6.1)
mime-types (1.17.2)
mini_magick (3.3)
subexec (~> 0.1.0)
nokogiri (1.5.0)
rack (1.3.5)
rack-protection (1.1.4)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
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)
rubyzip (0.9.4)
selenium-webdriver (2.12.1)
childprocess (>= 0.2.1)
ffi (~> 1.0.9)
json_pure
rubyzip
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
subexec (0.1.0)
tilt (1.3.3)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 0.4.0)
capybara (~> 1.1.0)
capybara-webkit!
mini_magick
rake
rspec (~> 2.6.0)
sinatra

View File

@ -2,6 +2,6 @@
source "http://rubygems.org"
gem "capybara", "~> 1.0.0"
gem "capybara", "~> 2.0.2"
gemspec :path=>"../"

71
gemfiles/2.0.gemfile.lock Normal file
View File

@ -0,0 +1,71 @@
PATH
remote: /Users/pivotal/workspace/capybara-webkit
specs:
capybara-webkit (0.14.1)
capybara (~> 2.0, >= 2.0.2)
json
GEM
remote: http://rubygems.org/
specs:
appraisal (0.4.1)
bundler
rake
capybara (2.0.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 1.0.0)
childprocess (0.3.8)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.1.3)
ffi (1.4.0)
json (1.7.7)
mime-types (1.21)
mini_magick (3.5.0)
subexec (~> 0.2.1)
multi_json (1.6.1)
nokogiri (1.5.6)
rack (1.5.2)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
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)
rubyzip (0.9.9)
selenium-webdriver (2.30.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
subexec (0.2.2)
tilt (1.3.3)
websocket (1.0.7)
xpath (1.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 0.4.0)
capybara (~> 2.0.2)
capybara-webkit!
mini_magick
rake
rspec (~> 2.6.0)
sinatra

7
gemfiles/2.1.gemfile Normal file
View File

@ -0,0 +1,7 @@
# This file was generated by Appraisal
source "http://rubygems.org"
gem "capybara", :github=>"jnicklas/capybara", :submodules=>true
gemspec :path=>"../"

65
gemfiles/2.1.gemfile.lock Normal file
View File

@ -0,0 +1,65 @@
GIT
remote: git://github.com/jnicklas/capybara.git
revision: 0c53168899fadee52caced605dd2d6f3e48e6ec4
submodules: true
specs:
capybara (2.0.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 1.0.0)
xpath (1.0.0)
nokogiri (~> 1.3)
PATH
remote: /Users/pivotal/workspace/capybara-webkit
specs:
capybara-webkit (0.14.1)
capybara (~> 2.0, >= 2.0.2)
json
GEM
remote: http://rubygems.org/
specs:
appraisal (0.4.1)
bundler
rake
diff-lcs (1.1.3)
json (1.7.7)
mime-types (1.21)
mini_magick (3.5.0)
subexec (~> 0.2.1)
nokogiri (1.5.6)
rack (1.5.2)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
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)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
subexec (0.2.2)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 0.4.0)
capybara!
capybara-webkit!
mini_magick
rake
rspec (~> 2.6.0)
sinatra