Update Gemfile.lock to reflect arel 9.0.0.alpha

Follow up to 089ca52.
This commit is contained in:
Ryuta Kamizono 2017-07-26 02:52:05 +09:00
parent 089ca520e3
commit 4c8c48eb7f
1 changed files with 3 additions and 3 deletions

View File

@ -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)