Skip to content

Commit efeab68

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/v2.1.1/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] <support@github.com>
1 parent 85aa59b commit efeab68

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
@@ -88,8 +88,9 @@ GEM
8888
stringio
8989
public_suffix (6.0.0)
9090
racc (1.8.1)
91-
rack (3.1.12)
92-
rack-session (2.0.0)
91+
rack (3.1.14)
92+
rack-session (2.1.1)
93+
base64 (>= 0.1.0)
9394
rack (>= 3.0.0)
9495
rack-test (2.1.0)
9596
rack (>= 1.3)

0 commit comments

Comments
 (0)