From 00f27d959b3e492f8b97ec4f5043a95ee090dda6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 12:28:29 +0000 Subject: [PATCH 1/2] Update dependency jquery-ui-rails to v8 [SECURITY] --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 7b3ed7f88d..60e560ca2a 100644 --- a/Gemfile +++ b/Gemfile @@ -67,7 +67,7 @@ gem 'e_invoice', github: 'internetee/e_invoice', branch: :master gem 'epp', github: 'internetee/epp', branch: :master gem 'epp-xml', '1.2.0', github: 'internetee/epp-xml', branch: :master gem 'haml', '~> 6.0' -gem 'jquery-ui-rails', '6.0.1' +gem 'jquery-ui-rails', '8.0.0' gem 'lhv', github: 'internetee/lhv', branch: 'master' gem 'openssl' gem 'pdfkit' From 488cb804ef5c91996fccc8b1367b3ae860329598 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 12:28:55 +0000 Subject: [PATCH 2/2] Update Gemfile.lock to match Gemfile --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 761b451760..0943138ab1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,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) jwt (2.3.0) @@ -567,7 +567,7 @@ DEPENDENCIES isikukood iso8601 (= 0.13.0) jquery-rails - jquery-ui-rails (= 6.0.1) + jquery-ui-rails (= 8.0.0) jwt kaminari lhv!