Browse Source

Bump passenger from 6.0.23 to 6.0.26 in /frameworks/Ruby/rack-sequel

Bumps [passenger](https://github.com/phusion/passenger) from 6.0.23 to 6.0.26.
- [Release notes](https://github.com/phusion/passenger/releases)
- [Changelog](https://github.com/phusion/passenger/blob/stable-6.0/CHANGELOG)
- [Commits](https://github.com/phusion/passenger/compare/release-6.0.23...release-6.0.26)

---
updated-dependencies:
- dependency-name: passenger
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 5 months ago
parent
commit
297d997e9f
1 changed files with 3 additions and 5 deletions
  1. 3 5
      frameworks/Ruby/rack-sequel/Gemfile.lock

+ 3 - 5
frameworks/Ruby/rack-sequel/Gemfile.lock

@@ -7,17 +7,16 @@ GEM
     kgio (2.11.4)
     mysql2 (0.5.6)
     nio4r (2.7.4)
-    passenger (6.0.23)
+    passenger (6.0.26)
       rack (>= 1.6.13)
-      rackup
+      rackup (>= 2.0.0)
       rake (>= 12.3.3)
     pg (1.5.8)
     puma (6.5.0)
       nio4r (~> 2.0)
     rack (3.1.8)
-    rackup (2.1.0)
+    rackup (2.2.1)
       rack (>= 3)
-      webrick (~> 1.8)
     raindrops (0.20.1)
     rake (13.2.1)
     sequel (5.85.0)
@@ -28,7 +27,6 @@ GEM
     unicorn (6.1.0)
       kgio (~> 2.6)
       raindrops (~> 0.7)
-    webrick (1.8.2)
 
 PLATFORMS
   ruby