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' 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!