Skip to content

Commit

Permalink
update appraisals
Browse files Browse the repository at this point in the history
  • Loading branch information
shime committed Nov 27, 2012
1 parent cd8f1d6 commit 73869ba
Show file tree
Hide file tree
Showing 8 changed files with 185 additions and 193 deletions.
6 changes: 3 additions & 3 deletions Appraisals
@@ -1,14 +1,14 @@
appraise "3.0" do
gem "rails", "~> 3.0.15"
gem "rails", "~> 3.0.17"
gem "airbrake", :path => "../"
end

appraise "3.1" do
gem "rails", "~> 3.1.6"
gem "rails", "~> 3.1.8"
gem "airbrake", :path => "../"
end

appraise "3.2" do
gem "rails", "~> 3.2.6"
gem "rails", "~> 3.2.9"
gem "airbrake", :path => "../"
end
9 changes: 3 additions & 6 deletions Gemfile.lock
Expand Up @@ -4,6 +4,7 @@ PATH
airbrake (3.1.6)
builder
girl_friday
json

GEM
remote: http://rubygems.org/
Expand All @@ -22,7 +23,7 @@ GEM
rack (~> 1.0)
bourne (1.2.0)
mocha (= 0.12.3)
builder (3.1.4)
builder (3.0.4)
capistrano (2.13.5)
highline
net-scp (>= 1.0.0)
Expand Down Expand Up @@ -53,7 +54,7 @@ GEM
ffi (1.1.5)
gherkin (2.11.5)
json (>= 1.4.6)
girl_friday (0.10.0)
girl_friday (0.11.0)
connection_pool (~> 0.9.0)
highline (1.6.15)
json (1.7.5)
Expand Down Expand Up @@ -87,9 +88,6 @@ GEM
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rspec-rails (1.3.2)
rack (>= 1.0.0)
rspec (>= 1.3.0)
rubyzip (0.9.9)
selenium-webdriver (2.26.0)
childprocess (>= 0.2.5)
Expand Down Expand Up @@ -120,7 +118,6 @@ DEPENDENCIES
fakeweb (~> 1.3.0)
nokogiri (~> 1.5.0)
rspec (~> 2.6.0)
rspec-rails
sham_rack (~> 1.3.0)
shoulda (~> 2.11.3)
sinatra
2 changes: 1 addition & 1 deletion gemfiles/3.0.gemfile
Expand Up @@ -2,7 +2,7 @@

source "http://rubygems.org"

gem "rails", "~> 3.0.15"
gem "rails", "~> 3.0.17"
gem "airbrake", :path=>"../"

gemspec :path=>"../"
112 changes: 55 additions & 57 deletions gemfiles/3.0.gemfile.lock
@@ -1,42 +1,43 @@
PATH
remote: /home/hrvoje/code/airbrake-ci
remote: /home/hrvoje/code/airbrake
specs:
airbrake (3.1.6)
builder
girl_friday
json

GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.15)
actionpack (= 3.0.15)
actionmailer (3.0.17)
actionpack (= 3.0.17)
mail (~> 2.2.19)
actionpack (3.0.15)
activemodel (= 3.0.15)
activesupport (= 3.0.15)
actionpack (3.0.17)
activemodel (= 3.0.17)
activesupport (= 3.0.17)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.5)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.15)
activesupport (= 3.0.15)
activemodel (3.0.17)
activesupport (= 3.0.17)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.15)
activemodel (= 3.0.15)
activesupport (= 3.0.15)
activerecord (3.0.17)
activemodel (= 3.0.17)
activesupport (= 3.0.17)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.15)
activemodel (= 3.0.15)
activesupport (= 3.0.15)
activesupport (3.0.15)
addressable (2.2.8)
appraisal (0.4.1)
activeresource (3.0.17)
activemodel (= 3.0.17)
activesupport (= 3.0.17)
activesupport (3.0.17)
addressable (2.3.2)
appraisal (0.5.1)
bundler
rake
arel (2.0.10)
Expand All @@ -48,24 +49,24 @@ GEM
rspec (>= 2.6.0)
bcat (0.6.2)
rack (~> 1.0)
bourne (1.1.2)
mocha (= 0.10.5)
bourne (1.2.0)
mocha (= 0.12.3)
builder (2.1.2)
capistrano (2.8.0)
capistrano (2.13.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capybara (1.1.2)
capybara (1.1.3)
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.3.2)
ffi (~> 1.0.6)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
connection_pool (0.9.2)
cucumber (1.2.1)
builder (>= 2.1.2)
Expand All @@ -80,55 +81,56 @@ GEM
erubis (2.6.6)
abstract (>= 1.0.0)
fakeweb (1.3.0)
ffi (1.0.11)
gherkin (2.11.0)
ffi (1.1.5)
gherkin (2.11.5)
json (>= 1.4.6)
girl_friday (0.10.0)
girl_friday (0.11.1)
connection_pool (~> 0.9.0)
highline (1.6.12)
rubinius-actor
highline (1.6.15)
i18n (0.5.0)
json (1.7.3)
libwebsocket (0.1.3)
json (1.7.5)
libwebsocket (0.1.5)
addressable
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.18)
mocha (0.10.5)
mime-types (1.19)
mocha (0.12.3)
metaclass (~> 0.0.1)
multi_json (1.3.6)
multi_json (1.3.7)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.5.2)
net-ssh (2.6.1)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
nokogiri (1.5.4)
nokogiri (1.5.5)
polyglot (0.3.3)
rack (1.2.5)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.15)
actionmailer (= 3.0.15)
actionpack (= 3.0.15)
activerecord (= 3.0.15)
activeresource (= 3.0.15)
activesupport (= 3.0.15)
rails (3.0.17)
actionmailer (= 3.0.17)
actionpack (= 3.0.17)
activerecord (= 3.0.17)
activeresource (= 3.0.17)
activesupport (= 3.0.17)
bundler (~> 1.0)
railties (= 3.0.15)
railties (3.0.15)
actionpack (= 3.0.15)
activesupport (= 3.0.15)
railties (= 3.0.17)
railties (3.0.17)
actionpack (= 3.0.17)
activesupport (= 3.0.17)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2.2)
rake (10.0.0)
rdiscount (1.6.8)
rdoc (3.12)
json (~> 1.4)
Expand All @@ -140,15 +142,12 @@ GEM
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rspec-rails (2.6.1)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.6.0)
rubyzip (0.9.8)
selenium-webdriver (2.22.2)
rubinius-actor (0.0.2)
rubinius-core-api
rubinius-core-api (0.0.1)
rubyzip (0.9.9)
selenium-webdriver (2.26.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
Expand All @@ -160,10 +159,10 @@ GEM
tilt (>= 1.2.2, < 2.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
tzinfo (0.3.35)
xpath (0.1.4)
nokogiri (~> 1.3)

Expand All @@ -179,9 +178,8 @@ DEPENDENCIES
cucumber-rails (~> 1.1.1)
fakeweb (~> 1.3.0)
nokogiri (~> 1.5.0)
rails (~> 3.0.15)
rails (~> 3.0.17)
rspec (~> 2.6.0)
rspec-rails
sham_rack (~> 1.3.0)
shoulda (~> 2.11.3)
sinatra
2 changes: 1 addition & 1 deletion gemfiles/3.1.gemfile
Expand Up @@ -2,7 +2,7 @@

source "http://rubygems.org"

gem "rails", "~> 3.1.6"
gem "rails", "~> 3.1.8"
gem "airbrake", :path=>"../"

gemspec :path=>"../"

0 comments on commit 73869ba

Please sign in to comment.