Bump sprockets-rails from 3.4.2 to 3.5.2

Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.4.2 to 3.5.2.
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](https://github.com/rails/sprockets-rails/compare/v3.4.2...v3.5.2)

---
updated-dependencies:
- dependency-name: sprockets-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-05 15:35:39 +00:00
committed by GitHub
parent c7480b102b
commit 757b892f78
2 changed files with 5 additions and 5 deletions

View File

@@ -627,9 +627,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sshkit (1.23.0)
base64
@@ -784,7 +784,7 @@ DEPENDENCIES
social-share-button (~> 1.2.4)
spring (~> 4.2.1)
sprockets (~> 4.2.1)
sprockets-rails (~> 3.4.2)
sprockets-rails (~> 3.5.2)
turbolinks (~> 5.2.1)
turnout (~> 2.5.0)
uglifier (~> 4.2.0)