Skip to content

Commit 13d0f25

Browse files
Bump sprockets-rails from 3.5.1 to 3.5.2
Bumps [sprockets-rails](https://github.com/rails/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) --- updated-dependencies: - dependency-name: sprockets-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b713555 commit 13d0f25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ GEM
9494
regexp_parser (>= 1.5, < 3.0)
9595
xpath (~> 3.2)
9696
chartkick (5.0.7)
97-
concurrent-ruby (1.3.3)
97+
concurrent-ruby (1.3.4)
9898
connection_pool (2.4.1)
9999
crass (1.0.6)
100100
csv (3.2.8)
@@ -224,7 +224,7 @@ GEM
224224
net-smtp (0.4.0.1)
225225
net-protocol
226226
nio4r (2.7.0)
227-
nokogiri (1.16.6)
227+
nokogiri (1.16.7)
228228
mini_portile2 (~> 2.8.2)
229229
racc (~> 1.4)
230230
orm_adapter (0.5.0)
@@ -238,7 +238,7 @@ GEM
238238
public_suffix (5.0.4)
239239
puma (6.4.2)
240240
nio4r (~> 2.0)
241-
racc (1.8.0)
241+
racc (1.8.1)
242242
rack (2.2.9)
243243
rack-accept (0.4.5)
244244
rack (>= 0.4)
@@ -339,7 +339,7 @@ GEM
339339
sprockets (4.2.1)
340340
concurrent-ruby (~> 1.0)
341341
rack (>= 2.2.4, < 4)
342-
sprockets-rails (3.5.1)
342+
sprockets-rails (3.5.2)
343343
actionpack (>= 6.1)
344344
activesupport (>= 6.1)
345345
sprockets (>= 3.0.0)

0 commit comments

Comments
 (0)