Support fewer Capybara versions

* Version 2.2.1 is almost a year old
* Still supports latest two minor versions
* Supporting so many versions slows down development, CI
This commit is contained in:
Joe Ferris 2014-12-09 15:47:59 -05:00
parent 4491ba80ae
commit 798268f0db
10 changed files with 5 additions and 274 deletions

View File

@ -12,9 +12,6 @@ env:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
matrix:
include:
- rvm: 1.9.3
gemfile: gemfiles/2.2.gemfile
env: QMAKE=/usr/lib/x86_64-linux-gnu/qt5/bin/qmake
- rvm: 1.9.3
gemfile: gemfiles/2.3.gemfile
env: QMAKE=/usr/lib/x86_64-linux-gnu/qt5/bin/qmake
@ -22,7 +19,6 @@ matrix:
gemfile: gemfiles/2.4.gemfile
env: QMAKE=/usr/lib/x86_64-linux-gnu/qt5/bin/qmake
gemfile:
- gemfiles/2.2.gemfile
- gemfiles/2.3.gemfile
- gemfiles/2.4.gemfile
before_install:

View File

@ -1,11 +1,3 @@
appraise "2.1" do
gem "capybara", "~> 2.1.0"
end
appraise "2.2" do
gem "capybara", "~> 2.2.0"
end
appraise "2.3" do
gem "capybara", "~> 2.3.0"
end

View File

@ -2,7 +2,7 @@ PATH
remote: .
specs:
capybara-webkit (1.3.1)
capybara (>= 2.0.2, < 2.5.0)
capybara (>= 2.3.0, < 2.5.0)
json
GEM
@ -33,10 +33,10 @@ GEM
mime-types (2.4.3)
mini_magick (3.2.1)
subexec (~> 0.0.4)
mini_portile (0.6.0)
mini_portile (0.6.1)
multi_json (1.8.4)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogiri (1.6.4)
mini_portile (~> 0.6.0)
rack (1.5.2)
rack-protection (1.3.2)
rack

View File

@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = ">= 1.9.0"
s.add_runtime_dependency("capybara", ">= 2.0.2", "< 2.5.0")
s.add_runtime_dependency("capybara", ">= 2.3.0", "< 2.5.0")
s.add_runtime_dependency("json")
s.add_development_dependency("rspec", "~> 2.14.0")

View File

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

View File

@ -1,76 +0,0 @@
PATH
remote: /home/mhoran/capybara-webkit
specs:
capybara-webkit (1.1.1)
capybara (>= 2.0.2, < 2.2.0)
json
GEM
remote: https://rubygems.org/
specs:
appraisal (0.4.1)
bundler
rake
capybara (2.0.3)
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.4.1)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.2.5)
ffi (1.9.3)
ffi (1.9.3-java)
json (1.8.1)
json (1.8.1-java)
mime-types (1.23)
mini_magick (3.5.0)
subexec (~> 0.2.1)
multi_json (1.8.4)
nokogiri (1.5.9)
nokogiri (1.5.9-java)
rack (1.5.2)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rubyzip (1.1.0)
selenium-webdriver (2.39.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
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
java
ruby
DEPENDENCIES
appraisal (~> 0.4.0)
capybara (~> 2.0.2)
capybara-webkit!
mini_magick
rake
rspec (~> 2.14.0)
selenium-webdriver
sinatra

View File

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

View File

@ -1,83 +0,0 @@
PATH
remote: ../
specs:
capybara-webkit (1.3.0)
capybara (>= 2.0.2, < 2.5.0)
json
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
appraisal (0.4.1)
bundler
rake
capybara (2.1.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
childprocess (0.4.1)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.2.5)
ffi (1.9.3)
ffi (1.9.3-java)
json (1.8.1)
launchy (2.4.2)
addressable (~> 2.3)
launchy (2.4.2-java)
addressable (~> 2.3)
spoon (~> 0.0.1)
mime-types (1.23)
mini_magick (3.5.0)
subexec (~> 0.2.1)
multi_json (1.8.4)
nokogiri (1.5.9)
nokogiri (1.5.9-java)
rack (1.5.2)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rubyzip (1.1.0)
selenium-webdriver (2.39.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
spoon (0.0.4)
ffi
subexec (0.2.2)
tilt (1.3.3)
websocket (1.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
java
ruby
DEPENDENCIES
appraisal (~> 0.4.0)
capybara (~> 2.1.0)
capybara-webkit!
launchy
mini_magick
rake
rspec (~> 2.14.0)
selenium-webdriver
sinatra

View File

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

View File

@ -1,77 +0,0 @@
PATH
remote: ../
specs:
capybara-webkit (1.3.1)
capybara (>= 2.0.2, < 2.5.0)
json
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
appraisal (0.4.1)
bundler
rake
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.2.5)
ffi (1.9.3)
json (1.8.1)
launchy (2.4.2)
addressable (~> 2.3)
mime-types (2.3)
mini_magick (3.7.0)
subexec (~> 0.2.1)
mini_portile (0.6.0)
multi_json (1.10.1)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.3.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rubyzip (1.1.4)
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
subexec (0.2.3)
tilt (1.4.1)
websocket (1.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 0.4.0)
capybara (~> 2.2.0)
capybara-webkit!
launchy
mini_magick
rake
rspec (~> 2.14.0)
selenium-webdriver
sinatra