Browse Source

Bump protocol-http1 from 0.15.0 to 0.15.1 in /frameworks/Ruby/rack

Bumps [protocol-http1](https://github.com/socketry/protocol-http1) from 0.15.0 to 0.15.1.
- [Changelog](https://github.com/socketry/protocol-http1/blob/main/release.cert)
- [Commits](https://github.com/socketry/protocol-http1/compare/v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: protocol-http1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 2 years ago
parent
commit
2b65aaaf88
1 changed files with 3 additions and 2 deletions
  1. 3 2
      frameworks/Ruby/rack/Gemfile.lock

+ 3 - 2
frameworks/Ruby/rack/Gemfile.lock

@@ -58,8 +58,8 @@ GEM
       console (~> 1.8)
       samovar (~> 2.1)
     protocol-hpack (1.4.2)
-    protocol-http (0.24.1)
-    protocol-http1 (0.15.0)
+    protocol-http (0.24.7)
+    protocol-http1 (0.15.1)
       protocol-http (~> 0.22)
     protocol-http2 (0.15.1)
       protocol-hpack (~> 1.4)
@@ -119,6 +119,7 @@ DEPENDENCIES
   oj (~> 3.14)
   pg (~> 1.5)
   puma (~> 6.2)
+  rack (~> 3.0)
   rack-test
   rubocop
   sequel