Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aadef53

Browse files
authoredApr 14, 2025··
Bump rack from 3.1.12 to 3.1.13
Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.12...v3.1.13) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.13 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e387ad1 commit aadef53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ GEM
246246
puma (6.6.0)
247247
nio4r (~> 2.0)
248248
racc (1.8.1)
249-
rack (3.1.12)
249+
rack (3.1.13)
250250
rack-attack (6.7.0)
251251
rack (>= 1.0, < 4)
252252
rack-attack-rate-limit (1.1.0)
@@ -530,7 +530,7 @@ CHECKSUMS
530530
public_suffix (6.0.1) sha256=61d44e1cab5cbbbe5b31068481cf16976dd0dc1b6b07bd95617ef8c5e3e00c6f
531531
puma (6.6.0) sha256=f25c06873eb3d5de5f0a4ebc783acc81a4ccfe580c760cfe323497798018ad87
532532
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
533-
rack (3.1.12) sha256=00d83055c89273eb13679ab562767b8826955aa6c4371d7d161deb975c50c540
533+
rack (3.1.13) sha256=170c79db621882884d9a28d9cd5bd228c663fddcd367c4dea22c9a1808645792
534534
rack-attack (6.7.0) sha256=3ca47e8f66cd33b2c96af53ea4754525cd928ed3fa8da10ee6dad0277791d77c
535535
rack-attack-rate-limit (1.1.0) sha256=04bbe6985406ac30b5aba03ca662b7f90cc02dca626f7c2d9c512c4efe323a69
536536
rack-cors (2.0.2) sha256=415d4e1599891760c5dc9ef0349c7fecdf94f7c6a03e75b2e7c2b54b82adda1b

0 commit comments

Comments
 (0)
Please sign in to comment.