File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ gem 'cocoon'
9191
9292# as the JavaScript library
9393gem 'jquery-rails'
94- gem 'jquery-ui-rails' , '~> 7 .0.0'
94+ gem 'jquery-ui-rails' , '~> 8 .0.0'
9595
9696# for languages validation
9797gem 'iso-639'
Original file line number Diff line number Diff line change 272272 rails-dom-testing (>= 1 , < 3 )
273273 railties (>= 4.2.0 )
274274 thor (>= 0.14 , < 2.0 )
275- jquery-ui-rails (7 .0.0 )
275+ jquery-ui-rails (8 .0.0 )
276276 railties (>= 3.2.16 )
277277 json (2.6.3 )
278278 json-schema (4.0.0 )
297297 activesupport (>= 4 )
298298 railties (>= 4 )
299299 request_store (~> 1.0 )
300- loofah (2.24.0 )
300+ loofah (2.24.1 )
301301 crass (~> 1.0.2 )
302302 nokogiri (>= 1.12.0 )
303303 mail (2.8.1 )
317317 benchmark
318318 logger
319319 mini_mime (1.1.5 )
320- mini_portile2 (2.8.8 )
320+ mini_portile2 (2.8.9 )
321321 minitest (5.25.5 )
322322 momentjs-rails (2.29.4.1 )
323323 railties (>= 3.1 )
346346 next_rails (1.2.4 )
347347 colorize (>= 0.8.1 )
348348 nio4r (2.7.4 )
349- nokogiri (1.18.5 )
349+ nokogiri (1.18.8 )
350350 mini_portile2 (~> 2.8.2 )
351351 racc (~> 1.4 )
352352 oauth2 (2.0.9 )
412412 puma (6.6.0 )
413413 nio4r (~> 2.0 )
414414 racc (1.8.1 )
415- rack (2.2.13 )
415+ rack (2.2.17 )
416416 rack-openid (1.4.2 )
417417 rack (>= 1.1.0 )
418418 ruby-openid (>= 2.1.8 )
439439 actionpack (>= 5.0.1.rc1 )
440440 actionview (>= 5.0.1.rc1 )
441441 activesupport (>= 5.0.1.rc1 )
442- rails-dom-testing (2.2 .0 )
442+ rails-dom-testing (2.3 .0 )
443443 activesupport (>= 5.0.0 )
444444 minitest
445445 nokogiri (>= 1.6 )
457457 thor (~> 1.0 )
458458 zeitwerk (~> 2.5 )
459459 rainbow (3.1.1 )
460- rake (13.2.1 )
460+ rake (13.3.0 )
461461 recaptcha (5.14.0 )
462462 redcarpet (3.6.1 )
463463 regexp_parser (2.8.1 )
627627 chronic (>= 0.6.3 )
628628 xpath (3.2.0 )
629629 nokogiri (~> 1.8 )
630- zeitwerk (2.7.2 )
630+ zeitwerk (2.7.3 )
631631
632632PLATFORMS
633633 ruby
@@ -674,7 +674,7 @@ DEPENDENCIES
674674 iso-639
675675 jquery-datatables-rails
676676 jquery-rails
677- jquery-ui-rails (~> 7 .0.0 )
677+ jquery-ui-rails (~> 8 .0.0 )
678678 json-schema
679679 leaflet-rails
680680 letter_opener
You can’t perform that action at this time.
0 commit comments