Skip to content

Commit 02164ab

Browse files
Bump jquery-rails from 4.6.0 to 4.6.1
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.6.0 to 4.6.1. - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](rails/jquery-rails@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: jquery-rails dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 334e69b commit 02164ab

1 file changed

Lines changed: 32 additions & 24 deletions

File tree

Gemfile.lock

Lines changed: 32 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ GEM
7575
addressable (2.9.0)
7676
public_suffix (>= 2.0.2, < 8.0)
7777
ast (2.4.2)
78-
base64 (0.2.0)
79-
benchmark (0.4.0)
80-
bigdecimal (3.1.9)
78+
base64 (0.3.0)
79+
benchmark (0.5.0)
80+
bigdecimal (4.1.1)
8181
binding_of_caller (1.0.0)
8282
debug_inspector (>= 0.0.1)
8383
bootsnap (1.18.3)
@@ -99,8 +99,8 @@ GEM
9999
xpath (~> 3.2)
100100
chartkick (5.2.1)
101101
coderay (1.1.3)
102-
concurrent-ruby (1.3.5)
103-
connection_pool (2.5.0)
102+
concurrent-ruby (1.3.6)
103+
connection_pool (3.0.2)
104104
crack (1.0.0)
105105
bigdecimal
106106
rexml
@@ -109,7 +109,8 @@ GEM
109109
debug_inspector (1.2.0)
110110
diff-lcs (1.6.0)
111111
docile (1.4.0)
112-
drb (2.2.1)
112+
drb (2.2.3)
113+
erb (6.0.3)
113114
erubi (1.13.1)
114115
execjs (2.10.0)
115116
factory_bot (6.4.6)
@@ -183,14 +184,15 @@ GEM
183184
selenium-webdriver (>= 4.0)
184185
hashdiff (1.1.2)
185186
htmlentities (4.3.4)
186-
i18n (1.14.7)
187+
i18n (1.14.8)
187188
concurrent-ruby (~> 1.0)
188-
io-console (0.8.0)
189-
irb (1.15.1)
189+
io-console (0.8.2)
190+
irb (1.17.0)
190191
pp (>= 0.6.0)
192+
prism (>= 1.3.0)
191193
rdoc (>= 4.0.0)
192194
reline (>= 0.4.2)
193-
jquery-rails (4.6.0)
195+
jquery-rails (4.6.1)
194196
rails-dom-testing (>= 1, < 3)
195197
railties (>= 4.2.0)
196198
thor (>= 0.14, < 2.0)
@@ -224,7 +226,7 @@ GEM
224226
logstasher (2.1.5)
225227
activesupport (>= 5.2)
226228
request_store
227-
loofah (2.24.0)
229+
loofah (2.25.1)
228230
crass (~> 1.0.2)
229231
nokogiri (>= 1.12.0)
230232
mail (2.8.1)
@@ -241,7 +243,9 @@ GEM
241243
mime-types-data (3.2026.0317)
242244
mini_mime (1.1.5)
243245
mini_portile2 (2.8.9)
244-
minitest (5.25.5)
246+
minitest (6.0.4)
247+
drb (~> 2.0)
248+
prism (~> 1.5)
245249
msgpack (1.7.2)
246250
multipart-post (2.4.1)
247251
net-imap (0.5.7)
@@ -456,9 +460,10 @@ GEM
456460
ast (~> 2.4.1)
457461
racc
458462
plek (4.1.0)
459-
pp (0.6.2)
463+
pp (0.6.3)
460464
prettyprint
461465
prettyprint (0.2.0)
466+
prism (1.9.0)
462467
prometheus_exporter (2.1.0)
463468
webrick
464469
pry (0.16.0)
@@ -471,7 +476,7 @@ GEM
471476
pry-stack_explorer (0.6.1)
472477
binding_of_caller (~> 1.0)
473478
pry (~> 0.13)
474-
psych (5.2.3)
479+
psych (5.3.1)
475480
date
476481
stringio
477482
public_suffix (7.0.5)
@@ -504,12 +509,12 @@ GEM
504509
activesupport (= 7.2.2.1)
505510
bundler (>= 1.15.0)
506511
railties (= 7.2.2.1)
507-
rails-dom-testing (2.2.0)
512+
rails-dom-testing (2.3.0)
508513
activesupport (>= 5.0.0)
509514
minitest
510515
nokogiri (>= 1.6)
511-
rails-html-sanitizer (1.6.2)
512-
loofah (~> 2.21)
516+
rails-html-sanitizer (1.7.0)
517+
loofah (~> 2.25)
513518
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
514519
railties (7.2.2.1)
515520
actionpack (= 7.2.2.1)
@@ -520,15 +525,17 @@ GEM
520525
thor (~> 1.0, >= 1.2.2)
521526
zeitwerk (~> 2.6)
522527
rainbow (3.1.1)
523-
rake (13.2.1)
528+
rake (13.4.2)
524529
rb-fsevent (0.11.2)
525530
rb-inotify (0.10.1)
526531
ffi (~> 1.0)
527-
rdoc (6.12.0)
532+
rdoc (7.2.0)
533+
erb
528534
psych (>= 4.0.0)
535+
tsort
529536
redcarpet (3.6.0)
530537
regexp_parser (2.10.0)
531-
reline (0.6.0)
538+
reline (0.6.3)
532539
io-console (~> 0.5)
533540
request_store (1.6.0)
534541
rack (>= 1.4)
@@ -645,12 +652,13 @@ GEM
645652
activesupport (>= 5.2)
646653
sprockets (>= 3.0.0)
647654
statsd-ruby (1.5.0)
648-
stringio (3.1.5)
655+
stringio (3.2.0)
649656
terser (1.2.6)
650657
execjs (>= 0.3.0, < 3)
651-
thor (1.4.0)
658+
thor (1.5.0)
652659
tilt (2.3.0)
653660
timeout (0.6.1)
661+
tsort (0.2.0)
654662
tzinfo (2.0.6)
655663
concurrent-ruby (~> 1.0)
656664
unicode-display_width (3.1.4)
@@ -661,15 +669,15 @@ GEM
661669
addressable (>= 2.8.0)
662670
crack (>= 0.3.2)
663671
hashdiff (>= 0.4.0, < 2.0.0)
664-
webrick (1.9.1)
672+
webrick (1.9.2)
665673
websocket (1.2.11)
666674
websocket-driver (0.7.7)
667675
base64
668676
websocket-extensions (>= 0.1.0)
669677
websocket-extensions (0.1.5)
670678
xpath (3.2.0)
671679
nokogiri (~> 1.8)
672-
zeitwerk (2.6.18)
680+
zeitwerk (2.7.5)
673681

674682
PLATFORMS
675683
ruby

0 commit comments

Comments
 (0)