Skip to content

Commit e456e59

Browse files
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 1968be9 commit e456e59

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
@@ -420,7 +420,7 @@ GEM
420420
rspec-mocks (~> 3.12)
421421
rspec-support (~> 3.12)
422422
racc (1.8.1)
423-
rack (3.1.12)
423+
rack (3.1.14)
424424
rack-attack (6.7.0)
425425
rack (>= 1.0, < 4)
426426
rack-mini-profiler (3.3.1)
@@ -429,7 +429,7 @@ GEM
429429
base64 (>= 0.1.0)
430430
logger (>= 1.6.0)
431431
rack (>= 3.0.0, < 4)
432-
rack-session (2.1.0)
432+
rack-session (2.1.1)
433433
base64 (>= 0.1.0)
434434
rack (>= 3.0.0)
435435
rack-test (2.2.0)

0 commit comments

Comments
 (0)