mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #3599 from openSUSE/depfu/update/jquery-ui-rails-8.0.0
Update jquery-ui-rails 6.0.1 → 8.0.0 (major)
This commit is contained in:
commit
3e039d795d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -83,7 +83,7 @@ gem 'cocoon'
|
|||
|
||||
# as the JavaScript library
|
||||
gem 'jquery-rails'
|
||||
gem 'jquery-ui-rails', '~> 6.0.1'
|
||||
gem 'jquery-ui-rails'
|
||||
|
||||
# for languages validation
|
||||
gem 'iso-639'
|
||||
|
|
|
|||
|
|
@ -253,7 +253,7 @@ GEM
|
|||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (6.0.1)
|
||||
jquery-ui-rails (8.0.0)
|
||||
railties (>= 3.2.16)
|
||||
json (2.9.1)
|
||||
json-schema (5.1.1)
|
||||
|
|
@ -655,7 +655,7 @@ DEPENDENCIES
|
|||
iso-639
|
||||
jquery-datatables-rails
|
||||
jquery-rails
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
jquery-ui-rails
|
||||
json-schema
|
||||
leaflet-rails
|
||||
letter_opener
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue