Skip to content

Commit 2f28680

Browse files
Bump rack-session from 2.0.0 to 2.1.2 (#26)
Bumps [rack-session](https://github.com/rack/rack-session) from 2.0.0 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.0.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eecbb7b commit 2f28680

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,12 @@ GEM
205205
psych (5.1.2)
206206
stringio
207207
racc (1.8.1)
208-
rack (3.1.21)
208+
rack (3.2.6)
209209
rack-protection (4.0.0)
210210
base64 (>= 0.1.0)
211211
rack (>= 3.0.0, < 4)
212-
rack-session (2.0.0)
212+
rack-session (2.1.2)
213+
base64 (>= 0.1.0)
213214
rack (>= 3.0.0)
214215
rack-test (2.1.0)
215216
rack (>= 1.3)

0 commit comments

Comments
 (0)