Skip to content

Commit 8db858d

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 c4931be commit 8db858d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
regexp_parser (>= 1.5, < 3.0)
9696
xpath (~> 3.2)
9797
chartkick (5.2.1)
98-
concurrent-ruby (1.3.4)
98+
concurrent-ruby (1.3.5)
9999
connection_pool (2.5.3)
100100
crass (1.0.6)
101101
csv (3.3.0)
@@ -190,7 +190,7 @@ GEM
190190
jbuilder (2.13.0)
191191
actionview (>= 5.0.0)
192192
activesupport (>= 5.0.0)
193-
jquery-rails (4.6.0)
193+
jquery-rails (4.6.1)
194194
rails-dom-testing (>= 1, < 3)
195195
railties (>= 4.2.0)
196196
thor (>= 0.14, < 2.0)
@@ -200,7 +200,7 @@ GEM
200200
language_server-protocol (3.17.0.4)
201201
lint_roller (1.1.0)
202202
logger (1.6.4)
203-
loofah (2.23.1)
203+
loofah (2.24.1)
204204
crass (~> 1.0.2)
205205
nokogiri (>= 1.12.0)
206206
mail (2.8.1)
@@ -213,7 +213,7 @@ GEM
213213
method_source (1.1.0)
214214
mini_mime (1.1.5)
215215
mini_portile2 (2.8.9)
216-
minitest (5.25.4)
216+
minitest (5.26.0)
217217
msgpack (1.8.0)
218218
mustermann (3.0.3)
219219
ruby2_keywords (~> 0.0.1)
@@ -229,7 +229,7 @@ GEM
229229
net-smtp (0.5.0)
230230
net-protocol
231231
nio4r (2.7.4)
232-
nokogiri (1.18.9)
232+
nokogiri (1.18.10)
233233
mini_portile2 (~> 2.8.2)
234234
racc (~> 1.4)
235235
orm_adapter (0.5.0)
@@ -246,7 +246,7 @@ GEM
246246
puma (6.6.0)
247247
nio4r (~> 2.0)
248248
racc (1.8.1)
249-
rack (2.2.14)
249+
rack (2.2.20)
250250
rack-cors (2.0.2)
251251
rack (>= 2.0.0)
252252
rack-test (2.2.0)
@@ -265,7 +265,7 @@ GEM
265265
activesupport (= 7.0.8.7)
266266
bundler (>= 1.15.0)
267267
railties (= 7.0.8.7)
268-
rails-dom-testing (2.2.0)
268+
rails-dom-testing (2.3.0)
269269
activesupport (>= 5.0.0)
270270
minitest
271271
nokogiri (>= 1.6)
@@ -280,7 +280,7 @@ GEM
280280
thor (~> 1.0)
281281
zeitwerk (~> 2.5)
282282
rainbow (3.1.1)
283-
rake (13.2.1)
283+
rake (13.3.0)
284284
rdoc (6.10.0)
285285
psych (>= 4.0.0)
286286
redis (5.4.0)
@@ -354,7 +354,7 @@ GEM
354354
railties (>= 6.0.0)
355355
stringio (3.1.2)
356356
temple (0.10.3)
357-
thor (1.3.2)
357+
thor (1.4.0)
358358
tilt (2.3.0)
359359
timeout (0.4.3)
360360
turbo-rails (2.0.11)
@@ -387,7 +387,7 @@ GEM
387387
websocket-extensions (0.1.5)
388388
xpath (3.2.0)
389389
nokogiri (~> 1.8)
390-
zeitwerk (2.7.2)
390+
zeitwerk (2.7.3)
391391

392392
PLATFORMS
393393
ruby

0 commit comments

Comments
 (0)