From 2f6dd0f80862b9d73714e2cf8b6b288b7e8591eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 12:26:52 +0000 Subject: [PATCH] Bump jquery-ui-rails from 7.0.0 to 8.0.0 Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 7.0.0 to 8.0.0. - [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/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: jquery-ui-rails dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6bc36f43..d46d8596 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'rails', '~> 7.0' gem 'font-awesome-sass', '~> 6.7.2' gem 'jquery-rails', '~> 4.6' -gem 'jquery-ui-rails', '~>7.0.0' +gem 'jquery-ui-rails', '~>8.0.0' gem 'aasm', '~> 5.5.1' gem 'acts_as_list' gem 'bcrypt', '~> 3.1.20' diff --git a/Gemfile.lock b/Gemfile.lock index 0238d3cb..9403d42c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (7.0.0) + jquery-ui-rails (8.0.0) railties (>= 3.2.16) json (2.9.1) kramdown (2.5.1) @@ -430,7 +430,7 @@ DEPENDENCIES htmlentities i18n-tasks (~> 1.0.15) jquery-rails (~> 4.6) - jquery-ui-rails (~> 7.0.0) + jquery-ui-rails (~> 8.0.0) kt-paperclip (~> 7.2) listen mini_racer