Skip to content

Commit d33cddb

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] <support@github.com>
1 parent 8c3f620 commit d33cddb

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
@@ -395,7 +395,7 @@ GEM
395395
pundit (2.5.0)
396396
activesupport (>= 3.0.0)
397397
racc (1.8.1)
398-
rack (3.1.13)
398+
rack (3.1.14)
399399
rack-attack (6.7.0)
400400
rack (>= 1.0, < 4)
401401
rack-cors (2.0.2)
@@ -404,7 +404,7 @@ GEM
404404
base64 (>= 0.1.0)
405405
logger (>= 1.6.0)
406406
rack (>= 3.0.0, < 4)
407-
rack-session (2.1.0)
407+
rack-session (2.1.1)
408408
base64 (>= 0.1.0)
409409
rack (>= 3.0.0)
410410
rack-test (2.2.0)

0 commit comments

Comments
 (0)