From 47c3cac089a725d124c6f16370faa746e7325879 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 01:10:11 +0000 Subject: [PATCH] [Security] Bump jquery-ui-rails from 5.0.0 to 6.0.0 Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 5.0.0 to 6.0.0. **This update includes a security fix.** - [Release notes](https://github.com/joliss/jquery-ui-rails/releases) - [Changelog](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md) - [Commits](https://github.com/joliss/jquery-ui-rails/compare/v5.0.0...v6.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cef9cc2c07..11857e430f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -413,7 +413,7 @@ GEM jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (5.0.0) + jquery-ui-rails (6.0.0) railties (>= 3.2.16) json (1.8.6) jwt (1.5.6) @@ -728,7 +728,7 @@ GEM tty-which (0.3.0) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)