Skip to content

Commit f329201

Browse files
Bump the bundler group with 2 updates (#850)
Bumps the bundler 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:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: cssbundling-rails dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d0920a commit f329201

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ GEM
105105
concurrent-ruby (1.3.3)
106106
connection_pool (2.4.1)
107107
crass (1.0.6)
108-
cssbundling-rails (1.4.0)
108+
cssbundling-rails (1.4.1)
109109
railties (>= 6.0.0)
110110
csv (3.3.0)
111111
date (3.3.4)
@@ -181,20 +181,20 @@ GEM
181181
net-smtp (0.5.0)
182182
net-protocol
183183
nio4r (2.7.3)
184-
nokogiri (1.16.6)
184+
nokogiri (1.16.7)
185185
mini_portile2 (~> 2.8.2)
186186
racc (~> 1.4)
187-
nokogiri (1.16.6-arm64-darwin)
187+
nokogiri (1.16.7-arm64-darwin)
188188
racc (~> 1.4)
189-
nokogiri (1.16.6-x86_64-linux)
189+
nokogiri (1.16.7-x86_64-linux)
190190
racc (~> 1.4)
191191
orm_adapter (0.5.0)
192192
psych (5.1.2)
193193
stringio
194194
public_suffix (6.0.1)
195195
puma (6.4.2)
196196
nio4r (~> 2.0)
197-
racc (1.8.0)
197+
racc (1.8.1)
198198
rack (3.1.7)
199199
rack-session (2.0.0)
200200
rack (>= 3.0.0)
@@ -267,7 +267,7 @@ GEM
267267
sprockets (4.2.1)
268268
concurrent-ruby (~> 1.0)
269269
rack (>= 2.2.4, < 4)
270-
sprockets-rails (3.5.1)
270+
sprockets-rails (3.5.2)
271271
actionpack (>= 6.1)
272272
activesupport (>= 6.1)
273273
sprockets (>= 3.0.0)
@@ -290,7 +290,7 @@ GEM
290290
websocket-extensions (0.1.5)
291291
xpath (3.2.0)
292292
nokogiri (~> 1.8)
293-
zeitwerk (2.6.16)
293+
zeitwerk (2.6.17)
294294

295295
PLATFORMS
296296
arm64-darwin-22

0 commit comments

Comments
 (0)