Skip to content

Commit a140ec8

Browse files
Bump jquery-ui-rails from 7.0.0 to 8.0.0
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/joliss/jquery-ui-rails/releases) - [Changelog](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md) - [Commits](jquery-ui-rails/jquery-ui-rails@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: jquery-ui-rails dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86c1926 commit a140ec8

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ GEM
190190
em-websocket (0.5.3)
191191
eventmachine (>= 0.12.9)
192192
http_parser.rb (~> 0)
193+
erb (5.0.1)
193194
erubi (1.13.1)
194195
ethon (0.16.0)
195196
ffi (>= 1.15.0)
@@ -274,7 +275,7 @@ GEM
274275
rails-dom-testing (>= 1, < 3)
275276
railties (>= 4.2.0)
276277
thor (>= 0.14, < 2.0)
277-
jquery-ui-rails (7.0.0)
278+
jquery-ui-rails (8.0.0)
278279
railties (>= 3.2.16)
279280
json (2.11.3)
280281
jsonapi-renderer (0.2.2)
@@ -287,7 +288,7 @@ GEM
287288
rb-fsevent (~> 0.10, >= 0.10.3)
288289
rb-inotify (~> 0.9, >= 0.9.10)
289290
logger (1.7.0)
290-
loofah (2.24.0)
291+
loofah (2.24.1)
291292
crass (~> 1.0.2)
292293
nokogiri (>= 1.12.0)
293294
lumberjack (1.2.10)
@@ -376,7 +377,7 @@ GEM
376377
pry (0.15.2)
377378
coderay (~> 1.1)
378379
method_source (~> 1.0)
379-
psych (5.2.3)
380+
psych (5.2.6)
380381
date
381382
stringio
382383
public_suffix (6.0.1)
@@ -385,7 +386,7 @@ GEM
385386
pundit (2.5.0)
386387
activesupport (>= 3.0.0)
387388
racc (1.8.1)
388-
rack (3.1.13)
389+
rack (3.1.15)
389390
rack-mini-profiler (3.3.1)
390391
rack (>= 1.2.0)
391392
rack-protection (4.1.1)
@@ -394,7 +395,7 @@ GEM
394395
rack (>= 3.0.0, < 4)
395396
rack-proxy (0.7.7)
396397
rack
397-
rack-session (2.1.0)
398+
rack-session (2.1.1)
398399
base64 (>= 0.1.0)
399400
rack (>= 3.0.0)
400401
rack-test (2.2.0)
@@ -420,7 +421,7 @@ GEM
420421
actionpack (>= 5.0.1.rc1)
421422
actionview (>= 5.0.1.rc1)
422423
activesupport (>= 5.0.1.rc1)
423-
rails-dom-testing (2.2.0)
424+
rails-dom-testing (2.3.0)
424425
activesupport (>= 5.0.0)
425426
minitest
426427
nokogiri (>= 1.6)
@@ -439,7 +440,8 @@ GEM
439440
rb-fsevent (0.11.2)
440441
rb-inotify (0.11.1)
441442
ffi (~> 1.0)
442-
rdoc (6.13.1)
443+
rdoc (6.14.0)
444+
erb
443445
psych (>= 4.0.0)
444446
react-rails (3.2.1)
445447
babel-transpiler (>= 0.7.0)
@@ -533,7 +535,7 @@ GEM
533535
actionpack (>= 6.1)
534536
activesupport (>= 6.1)
535537
sprockets (>= 3.0.0)
536-
stringio (3.1.6)
538+
stringio (3.1.7)
537539
temple (0.10.3)
538540
thor (1.3.2)
539541
tilt (2.6.0)
@@ -566,7 +568,7 @@ GEM
566568
websocket-extensions (0.1.5)
567569
xpath (3.2.0)
568570
nokogiri (~> 1.8)
569-
zeitwerk (2.7.2)
571+
zeitwerk (2.7.3)
570572

571573
PLATFORMS
572574
ruby

0 commit comments

Comments
 (0)