mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Remove thor from Gemfile
thor was set to 1.19.1 because of a bug, but it is not longer needed: https://github.com/openSUSE/osem/issues/1664
This commit is contained in:
parent
66626ce478
commit
1c8fa62fbc
2 changed files with 0 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -87,8 +87,6 @@ gem 'jquery-ui-rails', '~> 4.2.1'
|
|||
# for languages validation
|
||||
gem 'iso-639'
|
||||
|
||||
gem 'thor', '~> 0.19'
|
||||
|
||||
# frontend javascripts
|
||||
source 'https://rails-assets.org' do
|
||||
# for placeholder images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue