mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Reduce deprecation warnings
This commit is contained in:
parent
42e0b58161
commit
f062f7f4ee
5 changed files with 29 additions and 62 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue