Upgrade chewy to version 5.0.0 (#6649)

This commit is contained in:
Yamagishi Kazutoshi 2018-03-06 14:14:26 +09:00 committed by Eugen Rochko
parent 20d1be18af
commit e9e475a29d
2 changed files with 6 additions and 11 deletions

View file

@ -27,7 +27,7 @@ gem 'bootsnap'
gem 'browser'
gem 'charlock_holmes', '~> 0.7.5'
gem 'iso-639'
gem 'chewy', '~> 0.10', git: 'https://github.com/toptal/chewy.git'
gem 'chewy', '~> 5.0'
gem 'cld3', '~> 3.2.0'
gem 'devise', '~> 4.4'
gem 'devise-two-factor', '~> 3.0'