Skip to content

Commit 297d997

Browse files
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](phusion/passenger@release-6.0.23...release-6.0.26) --- updated-dependencies: - dependency-name: passenger dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d1364b commit 297d997

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

frameworks/Ruby/rack-sequel/Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,16 @@ GEM
77
kgio (2.11.4)
88
mysql2 (0.5.6)
99
nio4r (2.7.4)
10-
passenger (6.0.23)
10+
passenger (6.0.26)
1111
rack (>= 1.6.13)
12-
rackup
12+
rackup (>= 2.0.0)
1313
rake (>= 12.3.3)
1414
pg (1.5.8)
1515
puma (6.5.0)
1616
nio4r (~> 2.0)
1717
rack (3.1.8)
18-
rackup (2.1.0)
18+
rackup (2.2.1)
1919
rack (>= 3)
20-
webrick (~> 1.8)
2120
raindrops (0.20.1)
2221
rake (13.2.1)
2322
sequel (5.85.0)
@@ -28,7 +27,6 @@ GEM
2827
unicorn (6.1.0)
2928
kgio (~> 2.6)
3029
raindrops (~> 0.7)
31-
webrick (1.8.2)
3230

3331
PLATFORMS
3432
ruby

0 commit comments

Comments
 (0)