diff --git a/Gemfile b/Gemfile index 42ea4579..d8be58c2 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'importmap-rails' gem 'it' gem 'jbuilder' gem 'jquery-rails', '~> 4.1.1' -gem 'jquery-ui-rails', '~> 3.0.1' +gem 'jquery-ui-rails', '~> 8.0.0' gem 'magnific-popup-rails' gem 'nokogiri', '~> 1.18.6' gem 'pg', '~> 1.4.4' diff --git a/Gemfile.lock b/Gemfile.lock index 1a4a9c0c..00dea754 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,10 +99,10 @@ GEM babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.2.2) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -144,8 +144,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.4) - connection_pool (2.5.0) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) content_disposition (1.0.0) crass (1.0.6) csv (3.3.3) @@ -168,13 +168,14 @@ GEM dotenv (= 1.0.2) down (5.4.2) addressable (~> 2.8) - drb (2.2.1) + drb (2.2.3) email_spec (2.3.0) htmlentities (~> 4.3.3) launchy (>= 2.1, < 4.0) mail (~> 2.7) email_validator (2.2.4) activemodel + erb (5.0.1) erubi (1.13.1) execjs (2.10.0) factory_bot (6.5.1) @@ -228,9 +229,8 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (3.0.1) - jquery-rails - railties (>= 3.1.0) + jquery-ui-rails (8.0.0) + railties (>= 3.2.16) launchy (2.5.2) addressable (~> 2.8) letter_opener (1.8.1) @@ -242,7 +242,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) magnific-popup-rails (1.1.0) @@ -256,7 +256,7 @@ GEM metaclass (0.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.25.5) mocha (1.2.1) metaclass (~> 0.0.1) @@ -284,14 +284,14 @@ GEM method_source (~> 1.0) pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (6.0.1) puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.13) + rack (2.2.17) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cors (2.0.2) @@ -322,7 +322,7 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -346,7 +346,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.13.1) + rdoc (6.14.1) + erb psych (>= 4.0.0) react-rails (3.2.1) babel-transpiler (>= 0.7.0) @@ -434,7 +435,7 @@ GEM rack stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.6) + stringio (3.1.7) sucker_punch (3.2.0) concurrent-ruby (~> 1.0) terser (1.2.5) @@ -477,7 +478,7 @@ GEM webrick xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS ruby @@ -509,7 +510,7 @@ DEPENDENCIES it jbuilder jquery-rails (~> 4.1.1) - jquery-ui-rails (~> 3.0.1) + jquery-ui-rails (~> 8.0.0) launchy letter_opener listen