Skip to content

Commit df81d32

Browse files
committed
Bump Plack::Middleware::Session to 0.22
1 parent f0769c5 commit df81d32

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

cpanfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ requires 'Plack::Middleware::ReverseProxy';
5555
requires 'Plack::Middleware::Runtime';
5656
requires 'Plack::Middleware::Headers';
5757
requires 'Plack::Middleware::ServerStatus::Lite';
58-
requires 'Plack::Middleware::Session';
58+
requires 'Plack::Middleware::Session', '0.22';
5959
requires 'Plack::Middleware::Session::Cookie';
6060
requires 'Plack::Response';
6161
requires 'Plack::Session';

cpanfile.snapshot

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3148,10 +3148,10 @@ DISTRIBUTIONS
31483148
Test::Requires 0
31493149
parent 0
31503150
perl 5.008001
3151-
Module-Build-Tiny-0.035
3152-
pathname: L/LE/LEONT/Module-Build-Tiny-0.035.tar.gz
3151+
Module-Build-Tiny-0.037
3152+
pathname: L/LE/LEONT/Module-Build-Tiny-0.037.tar.gz
31533153
provides:
3154-
Module::Build::Tiny 0.035
3154+
Module::Build::Tiny 0.037
31553155
requirements:
31563156
CPAN::Meta 0
31573157
DynaLoader 0
@@ -5085,24 +5085,24 @@ DISTRIBUTIONS
50855085
Pod::Usage 0
50865086
Try::Tiny 0.09
50875087
parent 0
5088-
Plack-Middleware-Session-0.21
5089-
pathname: M/MI/MIYAGAWA/Plack-Middleware-Session-0.21.tar.gz
5088+
Plack-Middleware-Session-0.22
5089+
pathname: M/MI/MIYAGAWA/Plack-Middleware-Session-0.22.tar.gz
50905090
provides:
5091-
Plack::Middleware::Session 0.21
5091+
Plack::Middleware::Session 0.22
50925092
Plack::Middleware::Session::Cookie undef
5093-
Plack::Session 0.21
5094-
Plack::Session::State 0.21
5095-
Plack::Session::State::Cookie 0.21
5096-
Plack::Session::Store 0.21
5097-
Plack::Session::Store::Cache 0.21
5093+
Plack::Session 0.22
5094+
Plack::Session::State 0.22
5095+
Plack::Session::State::Cookie 0.22
5096+
Plack::Session::Store 0.22
5097+
Plack::Session::Store::Cache 0.22
50985098
Plack::Session::Store::DBI 0.10
5099-
Plack::Session::Store::File 0.21
5100-
Plack::Session::Store::Null 0.21
5099+
Plack::Session::Store::File 0.22
5100+
Plack::Session::Store::Null 0.22
51015101
requirements:
51025102
Cookie::Baker 0
51035103
Digest::HMAC_SHA1 1.03
51045104
Digest::SHA1 0
5105-
Module::Build::Tiny 0.030
5105+
Module::Build::Tiny 0.037
51065106
Plack 0.9910
51075107
Plack-Test-ExternalServer-0.01
51085108
pathname: F/FL/FLORA/Plack-Test-ExternalServer-0.01.tar.gz

0 commit comments

Comments
 (0)