diff options
author | eileencodes <eileencodes@gmail.com> | 2015-03-01 16:52:17 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2015-03-01 16:58:15 -0500 |
commit | e1e2b54e853a9b405f10bab110c28064164a7469 (patch) | |
tree | 265dd09f64ed0d21e18ad28c84b4d4b944141504 /activesupport | |
parent | cad20f720c4c6e04584253cd0a23f22b3d43ab0f (diff) | |
download | rails-e1e2b54e853a9b405f10bab110c28064164a7469.tar.gz rails-e1e2b54e853a9b405f10bab110c28064164a7469.tar.bz2 rails-e1e2b54e853a9b405f10bab110c28064164a7469.zip |
Bump rack-test to fix nil values being sent to `parse_nested_query`
I found that nil values were being incorrectly sent to
`parse_nested_query` in Rack. Originally it was thought that Rails was
doing something incorrect but it was actually rack-test. This was fixed
in brynary/rack-test@4a4b2c1 and is no longer an issue. This commit
bumps rack-test in Rails so changes to Rack don't cause failures.
See rack/rack#813 for more information.
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions