Skip to content

Commit 953dd83

Browse files
Bump jquery-ui-rails from 6.0.1 to 8.0.0
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 6.0.1 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@v6.0.1...v8.0.0) --- updated-dependencies: - dependency-name: jquery-ui-rails dependency-version: 8.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a48adf commit 953dd83

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ GEM
202202
rails-dom-testing (>= 1, < 3)
203203
railties (>= 4.2.0)
204204
thor (>= 0.14, < 2.0)
205-
jquery-ui-rails (6.0.1)
205+
jquery-ui-rails (8.0.0)
206206
railties (>= 3.2.16)
207207
json (2.10.2)
208208
jwt (2.7.1)
@@ -218,7 +218,7 @@ GEM
218218
rb-fsevent (~> 0.10, >= 0.10.3)
219219
rb-inotify (~> 0.9, >= 0.9.10)
220220
logger (1.6.6)
221-
loofah (2.24.0)
221+
loofah (2.24.1)
222222
crass (~> 1.0.2)
223223
nokogiri (>= 1.12.0)
224224
mail (2.8.1)
@@ -231,7 +231,7 @@ GEM
231231
method_source (1.1.0)
232232
mini_magick (4.12.0)
233233
mini_mime (1.1.5)
234-
mini_portile2 (2.8.8)
234+
mini_portile2 (2.8.9)
235235
minitest (5.25.5)
236236
msgpack (1.7.5)
237237
multi_xml (0.6.0)
@@ -313,7 +313,7 @@ GEM
313313
pundit (2.4.0)
314314
activesupport (>= 3.0.0)
315315
racc (1.8.1)
316-
rack (2.2.14)
316+
rack (2.2.17)
317317
rack-mini-profiler (3.3.1)
318318
rack (>= 1.2.0)
319319
rack-protection (3.2.0)
@@ -335,7 +335,7 @@ GEM
335335
activesupport (= 7.0.8.1)
336336
bundler (>= 1.15.0)
337337
railties (= 7.0.8.1)
338-
rails-dom-testing (2.2.0)
338+
rails-dom-testing (2.3.0)
339339
activesupport (>= 5.0.0)
340340
minitest
341341
nokogiri (>= 1.6)
@@ -357,7 +357,7 @@ GEM
357357
thor (~> 1.0)
358358
zeitwerk (~> 2.5)
359359
rainbow (3.1.1)
360-
rake (13.2.1)
360+
rake (13.3.0)
361361
rb-fsevent (0.11.2)
362362
rb-inotify (0.10.1)
363363
ffi (~> 1.0)
@@ -460,7 +460,7 @@ GEM
460460
temple (0.10.3)
461461
terser (1.2.4)
462462
execjs (>= 0.3.0, < 3)
463-
thor (1.3.2)
463+
thor (1.4.0)
464464
tilt (2.3.0)
465465
timecop (0.9.8)
466466
timeout (0.4.3)
@@ -489,7 +489,7 @@ GEM
489489
websocket-extensions (0.1.5)
490490
xpath (3.2.0)
491491
nokogiri (~> 1.8)
492-
zeitwerk (2.7.2)
492+
zeitwerk (2.7.3)
493493

494494
PLATFORMS
495495
ruby

0 commit comments

Comments
 (0)