Skip to content

Commit d00dd7c

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/main/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] <[email protected]>
1 parent 6b64abf commit d00dd7c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,9 @@ GEM
152152
psych (5.1.2)
153153
stringio
154154
racc (1.8.1)
155-
rack (3.0.11)
156-
rack-session (2.0.0)
155+
rack (3.2.1)
156+
rack-session (2.1.1)
157+
base64 (>= 0.1.0)
157158
rack (>= 3.0.0)
158159
rack-test (2.1.0)
159160
rack (>= 1.3)

0 commit comments

Comments
 (0)