Browse Source

Merge pull request #8352 from TechEmpower/dependabot/bundler/frameworks/Ruby/rack/protocol-http1-0.15.1

Bump protocol-http1 from 0.15.0 to 0.15.1 in /frameworks/Ruby/rack
github-actions[bot] 2 years ago
parent
commit
75b182f7b1
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)
       console (~> 1.8)
       samovar (~> 2.1)
       samovar (~> 2.1)
     protocol-hpack (1.4.2)
     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-http (~> 0.22)
     protocol-http2 (0.15.1)
     protocol-http2 (0.15.1)
       protocol-hpack (~> 1.4)
       protocol-hpack (~> 1.4)
@@ -119,6 +119,7 @@ DEPENDENCIES
   oj (~> 3.14)
   oj (~> 3.14)
   pg (~> 1.5)
   pg (~> 1.5)
   puma (~> 6.2)
   puma (~> 6.2)
+  rack (~> 3.0)
   rack-test
   rack-test
   rubocop
   rubocop
   sequel
   sequel