diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-07-24 09:17:45 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-07-24 09:17:45 +0530 |
commit | 1a50262b5b39bc28ea3cb824dc943989b717a857 (patch) | |
tree | 011c467c8be574863bed9df2e5d65f4e16a824ce /tools | |
parent | 1ca571cc472ffea2dfab43ee57d8204e89d5b1a6 (diff) | |
download | rails-1a50262b5b39bc28ea3cb824dc943989b717a857.tar.gz rails-1a50262b5b39bc28ea3cb824dc943989b717a857.tar.bz2 rails-1a50262b5b39bc28ea3cb824dc943989b717a857.zip |
Bump Arel to fix few failing tests on Ruby 2.4 related to the Integer unification
* Following tests were failing on Ruby edge 2.4 version -
- RelationTest#test_update_all_with_joins_and_offset_and_order:
- RelationTest#test_update_all_with_joins_and_offset:
- BasicsTest#test_no_limit_offset:
- CalculationsTest#test_offset_is_kept:
- ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows:
- FinderTest#test_third_to_last:
* As Arel 7.1 supports Integer unification after https://github.com/rails/arel/pull/437 we can use it.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions