Skip to content

Commit

Permalink
Update rails versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pcreux committed May 3, 2012
1 parent 6cbe3a1 commit 46420a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/test.rake
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ namespace :test do

desc "Run the full suite against the important versions of rails"
task :major_supported_rails do
run_tests_against "3.0.11", "3.1.3", "3.2.0"
run_tests_against "3.0.12", "3.1.4", "3.2.3"
end

desc "Alias for major_supported_rails"
Expand Down

0 comments on commit 46420a0

Please sign in to comment.