소스 검색

Build(deps): bump rack from 2.2.17 to 2.2.19 in /frameworks/Ruby/hanami

Bumps [rack](https://github.com/rack/rack) from 2.2.17 to 2.2.19.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.17...v2.2.19)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 2.2.19
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 2 주 전
부모
커밋
97afada0c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      frameworks/Ruby/hanami/Gemfile.lock

+ 1 - 1
frameworks/Ruby/hanami/Gemfile.lock

@@ -123,7 +123,7 @@ GEM
     pg (1.5.9)
     puma (6.6.0)
       nio4r (~> 2.0)
-    rack (2.2.17)
+    rack (2.2.19)
     rake (13.2.1)
     rom (5.4.2)
       rom-changeset (~> 5.4)