diff --git a/Gemfile b/Gemfile index 19ca37d..35f88d1 100644 --- a/Gemfile +++ b/Gemfile @@ -39,7 +39,7 @@ gem "ruby-units", "~> 2.2.0" gem 'state_machine', '~>1.2.0', :git => 'https://github.com/seuros/state_machine' -gem 'jquery-ui-rails', '~>5.0.0' +gem 'jquery-ui-rails', '~>6.0.0' gem 'jquery-ui-themes', '~>0.0.11' gem 'jquery-rails', '~>2.3.0' diff --git a/Gemfile.lock b/Gemfile.lock index 98127c9..39e7fb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) crass (1.0.6) datagrid (0.7.1) rails (>= 3.0) @@ -213,7 +213,7 @@ GEM jquery-rails (2.3.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (5.0.5) + jquery-ui-rails (6.0.0) railties (>= 3.2.16) jquery-ui-themes (0.0.12) httparty @@ -222,7 +222,7 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.12.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -235,8 +235,8 @@ GEM mini_magick (3.8.1) subexec (~> 0.2.1) mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.14.4) + mini_portile2 (2.8.1) + minitest (5.17.0) multi_json (1.15.0) multi_xml (0.6.0) mysql2 (0.5.3) @@ -245,7 +245,7 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) netaddr (1.5.1) - nokogiri (1.13.4) + nokogiri (1.14.0) mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) @@ -265,7 +265,7 @@ GEM method_source (~> 1.0) rabl (0.14.5) activesupport (>= 2.3.14) - racc (1.6.0) + racc (1.6.2) rack (1.6.13) rack-protection (1.5.5) rack @@ -296,8 +296,8 @@ GEM activesupport (>= 3.0) choice (~> 0.1.6) ruby-graphviz (~> 1.0.4) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.11.3) actionpack (= 4.2.11.3) activesupport (= 4.2.11.3) @@ -368,12 +368,12 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) subexec (0.2.3) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6) tilt (1.4.1) turn (0.9.6) ansi - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -419,7 +419,7 @@ DEPENDENCIES iso_bsd-i18n (>= 0.2)! jquery-datatables-rails (~> 2.2.3) jquery-rails (~> 2.3.0) - jquery-ui-rails (~> 5.0.0) + jquery-ui-rails (~> 6.0.0) jquery-ui-themes (~> 0.0.11) libnotify (= 0.5.9) mini_magick (~> 3.8.1)