Skip to content

Commit 1e27f53

Browse files
Build(deps): Bump rack-session from 2.1.0 to 2.1.1
Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/v2.1.1/releases.md) - [Commits](rack/rack-session@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0eb08f6 commit 1e27f53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ GEM
507507
pundit (2.5.0)
508508
activesupport (>= 3.0.0)
509509
racc (1.8.1)
510-
rack (3.1.13)
510+
rack (3.1.14)
511511
rack-attack (6.7.0)
512512
rack (>= 1.0, < 4)
513513
rack-cors (2.0.2)
@@ -518,7 +518,7 @@ GEM
518518
base64 (>= 0.1.0)
519519
logger (>= 1.6.0)
520520
rack (>= 3.0.0, < 4)
521-
rack-session (2.1.0)
521+
rack-session (2.1.1)
522522
base64 (>= 0.1.0)
523523
rack (>= 3.0.0)
524524
rack-test (2.2.0)

0 commit comments

Comments
 (0)