Skip to content

Commit 19718c0

Browse files
Bump rack-session from 2.0.0 to 2.1.1
Bumps [rack-session](https://github.com/rack/rack-session) from 2.0.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.0.0...v2.1.1) --- updated-dependencies: - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a3e6e2 commit 19718c0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ GEM
1414
puma (6.4.3)
1515
nio4r (~> 2.0)
1616
racc (1.8.1)
17-
rack (3.1.12)
17+
rack (3.1.14)
1818
rack-protection (4.1.0)
1919
base64 (>= 0.1.0)
2020
logger (>= 1.6.0)
2121
rack (>= 3.0.0, < 4)
22-
rack-session (2.0.0)
22+
rack-session (2.1.1)
23+
base64 (>= 0.1.0)
2324
rack (>= 3.0.0)
2425
ruby2_keywords (0.0.5)
2526
sinatra (4.1.0)

0 commit comments

Comments
 (0)