Reduce deprecation warnings

This commit is contained in:
James Mason 2018-03-01 19:00:41 -08:00 committed by Henne Vogelsang
parent 42e0b58161
commit f062f7f4ee
5 changed files with 29 additions and 62 deletions

View file

@ -89,7 +89,7 @@ gem 'jquery-ui-rails', '~> 4.2.1'
# for languages validation
gem 'iso-639'
gem 'thor', '0.19.1'
gem 'thor', '~> 0.19'
# frontend javascripts
source 'https://rails-assets.org' do