aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorSean Griffin <sean@seantheprogrammer.com>2017-07-25 09:14:18 -0400
committerSean Griffin <sean@seantheprogrammer.com>2017-07-25 09:14:48 -0400
commit82200b2541c2e1adee2919aaaccf4bf268c9af99 (patch)
treec7141049f88443ab094d4de58f83e5f68a79d6d7 /Gemfile.lock
parentb691a946ba229b72f9ec30e50ba5b9ba1e39e6fa (diff)
downloadrails-82200b2541c2e1adee2919aaaccf4bf268c9af99.tar.gz
rails-82200b2541c2e1adee2919aaaccf4bf268c9af99.tar.bz2
rails-82200b2541c2e1adee2919aaaccf4bf268c9af99.zip
Fix failing tests
`bind_values` was removed from Arel
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 304e44112d..0c727a76ca 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -31,7 +31,7 @@ GIT
GIT
remote: https://github.com/rails/arel.git
- revision: 7a29220c689feb0581e21d5324b85fc2f201ac5e
+ revision: 0e7ce3f4c7c17e72f905b26aff3893149f524888
specs:
arel (8.0.0)