8000 Bump the rails_default group with 2 updates (#8414) · til/activeadmin@c6b6335 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6b6335

Browse files
Bump the rails_default group with 2 updates (activeadmin#8414)
Bumps the rails_default group with 2 updates: [sprockets-rails](https://github.com/rails/sprockets-rails) and [cssbundling-rails](https://github.com/rails/cssbundling-rails). Updates `sprockets-rails` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/rails/sprockets-rails/releases) - [Commits](rails/sprockets-rails@v3.5.1...v3.5.2) Updates `cssbundling-rails` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](rails/cssbundling-rails@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: sprockets-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_default - dependency-name: cssbundling-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_default ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1353ea3 commit c6b6335

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
@@ -116,7 +116,7 @@ GEM
116116
concurrent-ruby (1.3.3)
117117
connection_pool (2.4.1)
118118
crass (1.0.6)
119-
cssbundling-rails (1.4.0)
119+
cssbundling-rails (1.4.1)
120120
railties (>= 6.0.0)
121121
csv (3.3.0)
122122
cucumber (9.2.0)
@@ -264,13 +264,13 @@ GEM
264264
net-smtp (0.5.0)
265265
net-protocol
266266
nio4r (2.7.3)
267-
nokogiri (1.16.6-aarch64-linux)
267+
nokogiri (1.16.7-aarch64-linux)
268268
racc (~> 1.4)
269-
nokogiri (1.16.6-arm64-darwin)
269+
nokogiri (1.16.7-arm64-darwin)
270270
racc (~> 1.4)
271-
nokogiri (1.16.6-x86_64-darwin)
271+
nokogiri (1.16.7-x86_64-darwin)
272272
racc (~> 1.4)
273-
nokogiri (1.16.6-x86_64-linux)
273+
nokogiri (1.16.7-x86_64-linux)
274274
racc (~> 1.4)
275275
orm_adapter (0.5.0)
276276
parallel (1.25.1)
@@ -284,7 +284,7 @@ GEM
284284
public_suffix (6.0.1)
285285
pundit (2.3.2)
286286
activesupport (>= 3.0.0)
287-
racc (1.8.0)
287+
racc (1.8.1)
288288
rack (3.1.7)
289289
rack-session (2.0.0)
290290
rack (>= 3.0.0)
@@ -401,7 +401,7 @@ GEM
401401
sprockets (4.2.1)
402402
concurrent-ruby (~> 1.0)
403403
rack (>= 2.2.4, < 4)
404-
sprockets-rails (3.5.1)
404+
sprockets-rails (3.5.2)
405405
actionpack (>= 6.1)
406406
activesupport (>= 6.1)
407407
sprockets (>= 3.0.0)
@@ -429,7 +429,7 @@ GEM
429429
xpath (3.2.0)
430430
nokogiri (~> 1.8)
431431
yard (0.9.36)
432-
zeitwerk (2.6.16)
432+
zeitwerk (2.6.17)
433433

434434
PLATFORMS
435435
aarch64-linux

0 commit comments

Comments
 (0)
0