Skip to content

Commit 0643bc9

Browse files
build(deps): bump cssbundling-rails from 1.4.1 to 1.4.3
Bumps [cssbundling-rails](https://github.com/rails/cssbundling-rails) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](rails/cssbundling-rails@v1.4.1...v1.4.3) --- updated-dependencies: - dependency-name: cssbundling-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 582073f commit 0643bc9

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
@@ -150,7 +150,7 @@ GEM
150150
bigdecimal
151151
rexml
152152
crass (1.0.6)
153-
cssbundling-rails (1.4.1)
153+
cssbundling-rails (1.4.3)
154154
railties (>= 6.0.0)
155155
csv (3.3.0)
156156
database_cleaner-active_record (2.2.0)
@@ -302,7 +302,7 @@ GEM
302302
letter_opener (1.10.0)
303303
launchy (>= 2.2, < 4)
304304
lint_roller (1.1.0)
305-
logger (1.6.6)
305+
logger (1.7.0)
306306
lograge (0.14.0)
307307
actionpack (>= 4)
308308
activesupport (>= 4)
@@ -324,7 +324,7 @@ GEM
324324
logger
325325
mini_mime (1.1.5)
326326
mini_portile2 (2.8.8)
327-
minitest (5.25.4)
327+
minitest (5.25.5)
328328
multi_xml (0.7.1)
329329
bigdecimal (~> 3.1)
330330
multipart-post (2.4.1)
@@ -340,14 +340,14 @@ GEM
340340
net-smtp (0.5.1)
341341
net-protocol
342342
nio4r (2.7.4)
343-
nokogiri (1.18.3)
343+
nokogiri (1.18.6)
344344
mini_portile2 (~> 2.8.2)
345345
racc (~> 1.4)
346-
nokogiri (1.18.3-arm64-darwin)
346+
nokogiri (1.18.6-arm64-darwin)
347347
racc (~> 1.4)
348-
nokogiri (1.18.3-x86_64-darwin)
348+
nokogiri (1.18.6-x86_64-darwin)
349349
racc (~> 1.4)
350-
nokogiri (1.18.3-x86_64-linux-gnu)
350+
nokogiri (1.18.6-x86_64-linux-gnu)
351351
racc (~> 1.4)
352352
noticed (2.6.0)
353353
rails (>= 6.1.0)
@@ -445,7 +445,7 @@ GEM
445445
zeitwerk (~> 2.6)
446446
rainbow (3.1.1)
447447
rake (13.2.1)
448-
rdoc (6.12.0)
448+
rdoc (6.13.1)
449449
psych (>= 4.0.0)
450450
regexp_parser (2.10.0)
451451
reline (0.6.0)
@@ -575,7 +575,7 @@ GEM
575575
rubocop-rails (~> 2.26.0)
576576
stimulus-rails (1.3.4)
577577
railties (>= 6.0.0)
578-
stringio (3.1.2)
578+
stringio (3.1.6)
579579
strong_migrations (2.2.0)
580580
activerecord (>= 7)
581581
thor (1.3.2)
@@ -622,7 +622,7 @@ GEM
622622
railties (>= 3.0.7)
623623
xpath (3.2.0)
624624
nokogiri (~> 1.8)
625-
zeitwerk (2.7.1)
625+
zeitwerk (2.7.2)
626626

627627
PLATFORMS
628628
arm64-darwin-21

0 commit comments

Comments
 (0)