소스 검색

Bump puma from 5.6.4 to 5.6.7 in /frameworks/Ruby/rails

Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.7.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.6.4...v5.6.7)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

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

+ 2 - 2
frameworks/Ruby/rails/Gemfile.lock

@@ -106,7 +106,7 @@ GEM
       digest
       net-protocol
       timeout
-    nio4r (2.5.8)
+    nio4r (2.5.9)
     nokogiri (1.14.3)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
@@ -116,7 +116,7 @@ GEM
       racc (~> 1.4)
     oj (3.13.11)
     pg (1.2.3)
-    puma (5.6.4)
+    puma (5.6.7)
       nio4r (~> 2.0)
     racc (1.6.2)
     rack (2.2.6.4)