Reduce deprecation warnings

This commit is contained in:
James Mason 2018-03-01 19:00:41 -08:00
parent 137d997793
commit d92ec156de
No known key found for this signature in database
GPG key ID: 1B3951886C449023
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