Skip to content

Commit

Permalink
Update appraisal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Aug 2, 2012
1 parent c9ed3d8 commit 9a27bd5
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 94 deletions.
60 changes: 29 additions & 31 deletions gemfiles/3.0.gemfile.lock
Expand Up @@ -7,16 +7,16 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.12)
activesupport (= 3.0.12)
activemodel (3.0.16)
activesupport (= 3.0.16)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
activerecord (3.0.16)
activemodel (= 3.0.16)
activesupport (= 3.0.16)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activesupport (3.0.12)
activesupport (3.0.16)
appraisal (0.4.1)
bundler
rake
Expand All @@ -29,48 +29,46 @@ GEM
bourne (1.1.2)
mocha (= 0.10.5)
builder (2.1.2)
childprocess (0.3.2)
ffi (~> 1.0.6)
cucumber (1.1.9)
childprocess (0.3.4)
ffi (~> 1.0, >= 1.0.6)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.9.0)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.11)
ffi (1.0.11-java)
gherkin (2.9.3)
ffi (1.1.3)
ffi (1.1.3-java)
gherkin (2.11.1)
json (>= 1.4.6)
gherkin (2.9.3-java)
gherkin (2.11.1-java)
json (>= 1.4.6)
i18n (0.5.0)
json (1.7.0)
json (1.7.0-java)
json (1.7.4)
json (1.7.4-java)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.3.4)
multi_json (1.3.6)
rake (0.9.2.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
simplecov (0.6.2)
multi_json (~> 1.3)
rspec-mocks (2.11.1)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.7)
timecop (0.3.5)
timecop (0.4.4)
tzinfo (0.3.33)
yard (0.8.1)
yard (0.8.2.1)

PLATFORMS
java
Expand Down
62 changes: 30 additions & 32 deletions gemfiles/3.1.gemfile.lock
Expand Up @@ -7,17 +7,17 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.4)
activesupport (= 3.1.4)
activemodel (3.1.7)
activesupport (= 3.1.7)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.4)
activemodel (= 3.1.4)
activesupport (= 3.1.4)
activerecord (3.1.7)
activemodel (= 3.1.7)
activesupport (= 3.1.7)
arel (~> 2.2.3)
tzinfo (~> 0.3.29)
activesupport (3.1.4)
multi_json (~> 1.0)
activesupport (3.1.7)
multi_json (>= 1.0, < 1.3)
appraisal (0.4.1)
bundler
rake
Expand All @@ -30,48 +30,46 @@ GEM
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.0.0)
childprocess (0.3.2)
ffi (~> 1.0.6)
cucumber (1.1.9)
childprocess (0.3.4)
ffi (~> 1.0, >= 1.0.6)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.9.0)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.11)
ffi (1.0.11-java)
gherkin (2.9.3)
ffi (1.1.3)
ffi (1.1.3-java)
gherkin (2.11.1)
json (>= 1.4.6)
gherkin (2.9.3-java)
gherkin (2.11.1-java)
json (>= 1.4.6)
i18n (0.6.0)
json (1.7.0)
json (1.7.0-java)
json (1.7.4)
json (1.7.4-java)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.3.4)
multi_json (1.2.0)
rake (0.9.2.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
simplecov (0.6.2)
multi_json (~> 1.3)
rspec-mocks (2.11.1)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.7)
timecop (0.3.5)
timecop (0.4.4)
tzinfo (0.3.33)
yard (0.8.1)
yard (0.8.2.1)

PLATFORMS
java
Expand Down
60 changes: 29 additions & 31 deletions gemfiles/3.2.gemfile.lock
Expand Up @@ -7,15 +7,15 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.3)
activesupport (= 3.2.3)
activemodel (3.2.7)
activesupport (= 3.2.7)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
activerecord (3.2.7)
activemodel (= 3.2.7)
activesupport (= 3.2.7)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.3)
activesupport (3.2.7)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.4.1)
Expand All @@ -30,48 +30,46 @@ GEM
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.0.0)
childprocess (0.3.2)
ffi (~> 1.0.6)
cucumber (1.1.9)
childprocess (0.3.4)
ffi (~> 1.0, >= 1.0.6)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.9.0)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.11)
ffi (1.0.11-java)
gherkin (2.9.3)
ffi (1.1.3)
ffi (1.1.3-java)
gherkin (2.11.1)
json (>= 1.4.6)
gherkin (2.9.3-java)
gherkin (2.11.1-java)
json (>= 1.4.6)
i18n (0.6.0)
json (1.7.0)
json (1.7.0-java)
json (1.7.4)
json (1.7.4-java)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.3.4)
multi_json (1.3.6)
rake (0.9.2.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
simplecov (0.6.2)
multi_json (~> 1.3)
rspec-mocks (2.11.1)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.7)
timecop (0.3.5)
timecop (0.4.4)
tzinfo (0.3.33)
yard (0.8.1)
yard (0.8.2.1)

PLATFORMS
java
Expand Down

0 comments on commit 9a27bd5

Please sign in to comment.