Skip to content

Commit

Permalink
Update appraisal
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Apr 6, 2012
1 parent 29157d6 commit 20becc9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -19,7 +19,7 @@ GEM
tzinfo (~> 0.3.29)
activesupport (3.1.0)
multi_json (~> 1.0)
appraisal (0.3.8)
appraisal (0.4.1)
bundler
rake
arel (2.2.1)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
rake
multi_json (1.0.3)
rack (1.3.3)
rake (0.9.2)
rake (0.9.2.2)
rdiscount (1.6.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
Expand All @@ -81,7 +81,7 @@ PLATFORMS

DEPENDENCIES
activerecord
appraisal (~> 0.3.8)
appraisal (~> 0.4)
aruba
bluecloth
bourne
Expand Down
2 changes: 1 addition & 1 deletion factory_girl.gemspec
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.add_development_dependency("aruba")
s.add_development_dependency("mocha")
s.add_development_dependency("bourne")
s.add_development_dependency("appraisal", "~> 0.3.8")
s.add_development_dependency("appraisal", "~> 0.4")
s.add_development_dependency("sqlite3-ruby")
s.add_development_dependency("yard")
s.add_development_dependency("bluecloth")
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/3.0.gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.3.8)
appraisal (0.4.1)
bundler
rake
arel (3.0.2)
Expand Down Expand Up @@ -75,7 +75,7 @@ PLATFORMS

DEPENDENCIES
activerecord (~> 3.0)
appraisal (~> 0.3.8)
appraisal (~> 0.4)
aruba
bluecloth
bourne
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/3.1.gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.3.8)
appraisal (0.4.1)
bundler
rake
arel (3.0.2)
Expand Down Expand Up @@ -75,7 +75,7 @@ PLATFORMS

DEPENDENCIES
activerecord (~> 3.1)
appraisal (~> 0.3.8)
appraisal (~> 0.4)
aruba
bluecloth
bourne
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/3.2.gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.3.8)
appraisal (0.4.1)
bundler
rake
arel (3.0.2)
Expand Down Expand Up @@ -75,7 +75,7 @@ PLATFORMS

DEPENDENCIES
activerecord (~> 3.2)
appraisal (~> 0.3.8)
appraisal (~> 0.4)
aruba
bluecloth
bourne
Expand Down

0 comments on commit 20becc9

Please sign in to comment.