diff --git a/Gemfile b/Gemfile index 5c6660cb76..c89ffda8db 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ gem 'omniauth-tara', github: 'internetee/omniauth-tara' gem 'airbrake' gem 'epp', github: 'internetee/epp', branch: :master gem 'epp-xml', '1.2.0', github: 'internetee/epp-xml', branch: :master -gem 'jquery-ui-rails', '6.0.1' +gem 'jquery-ui-rails', '7.0.0' gem 'pdfkit' gem 'redis' gem 'sidekiq', '~> 7.0' diff --git a/Gemfile.lock b/Gemfile.lock index efb8d6f130..240d44bc67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,7 +261,7 @@ GEM httpi (2.4.5) rack socksify - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) i18n_data (0.13.0) isikukood (0.1.2) @@ -271,7 +271,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 (7.0.0) railties (>= 3.2.16) json (2.5.1) json-jwt (1.16.1) @@ -295,7 +295,7 @@ GEM kaminari-core (1.2.1) libxml-ruby (3.2.1) logger (1.4.3) - loofah (2.21.4) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.7.1) @@ -310,7 +310,7 @@ GEM rake mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.18.1) + minitest (5.22.3) minitest-stub_any_instance (1.0.3) monetize (1.9.4) money (~> 6.12) @@ -332,10 +332,10 @@ GEM newrelic_rpm (= 8.1.0) newrelic_rpm (8.1.0) nio4r (2.5.9) - nokogiri (1.16.2) + nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) nori (2.6.0) omniauth (2.1.0) @@ -373,7 +373,7 @@ GEM puma (5.6.8) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.9) rack-oauth2 (1.21.3) activesupport attr_required @@ -399,8 +399,9 @@ GEM bundler (>= 1.15.0) railties (= 6.1.7.7) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) @@ -411,7 +412,7 @@ GEM method_source rake (>= 12.2) thor (~> 1.0) - rake (13.0.6) + rake (13.2.1) ransack (4.0.0) activerecord (>= 6.1.5) activesupport (>= 6.1.5) @@ -487,7 +488,7 @@ GEM attr_required (>= 0.0.5) httpclient (>= 2.4) temple (0.8.2) - thor (1.2.2) + thor (1.3.1) tilt (2.0.11) timeout (0.3.0) truemail (3.0.3) @@ -561,7 +562,7 @@ DEPENDENCIES isikukood iso8601 (= 0.13.0) jquery-rails - jquery-ui-rails (= 6.0.1) + jquery-ui-rails (= 7.0.0) jwt kaminari lhv!