Skip to content

Commit ae59659

Browse files
Update addressable and rack-session
Signed-off-by: David A. Wheeler <[email protected]>
1 parent e45a4a3 commit ae59659

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
securerandom (>= 0.3)
8383
tzinfo (~> 2.0, >= 2.0.5)
8484
uri (>= 0.13.1)
85-
addressable (2.8.9)
85+
addressable (2.9.0)
8686
public_suffix (>= 2.0.2, < 8.0)
8787
ansi (1.5.0)
8888
argon2-kdf (0.3.1)
@@ -398,7 +398,7 @@ GEM
398398
base64 (>= 0.1.0)
399399
logger (>= 1.6.0)
400400
rack (>= 3.0.0, < 4)
401-
rack-session (2.1.1)
401+
rack-session (2.1.2)
402402
base64 (>= 0.1.0)
403403
rack (>= 3.0.0)
404404
rack-test (2.2.0)

0 commit comments

Comments
 (0)