From 4c8c48eb7f466d8388df82ad27346f9467cacfdf Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Wed, 26 Jul 2017 02:52:05 +0900 Subject: Update Gemfile.lock to reflect arel 9.0.0.alpha Follow up to 089ca52. --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c727a76ca..fac879d098 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,9 +31,9 @@ GIT GIT remote: https://github.com/rails/arel.git - revision: 0e7ce3f4c7c17e72f905b26aff3893149f524888 + revision: f4227bf20a16a1d688afc24cf0038e2f98905dd4 specs: - arel (8.0.0) + arel (9.0.0.alpha) GIT remote: https://github.com/rails/sass-rails.git @@ -81,7 +81,7 @@ PATH activerecord (5.2.0.alpha) activemodel (= 5.2.0.alpha) activesupport (= 5.2.0.alpha) - arel (~> 8.0) + arel (= 9.0.0.alpha) activesupport (5.2.0.alpha) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) -- cgit v1.2.3