Skip to content

Commit 9f46ed4

Browse files
chore(deps-dev): 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 cb9a4e1 commit 9f46ed4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ GEM
170170
public_suffix (6.0.1)
171171
racc (1.8.1)
172172
rack (3.2.1)
173-
rack-session (2.0.0)
173+
rack-session (2.1.1)
174+
base64 (>= 0.1.0)
174175
rack (>= 3.0.0)
175176
rack-test (2.1.0)
176177
rack (>= 1.3)

0 commit comments

Comments
 (0)