Skip to content

Commit bbc215b

Browse files
chore(deps): bump rack-session from 2.1.1 to 2.1.2
Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/main/releases.md) - [Commits](rack/rack-session@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: rack-session dependency-version: 2.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2df9d74 commit bbc215b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ GEM
347347
base64 (>= 0.1.0)
348348
logger (>= 1.6.0)
349349
rack (>= 3.0.0, < 4)
350-
rack-session (2.1.1)
350+
rack-session (2.1.2)
351351
base64 (>= 0.1.0)
352352
rack (>= 3.0.0)
353353
rack-test (2.2.0)

0 commit comments

Comments
 (0)