Skip to content

Commit 0f5b1cb

Browse files
chore(deps): bump rack-session from 2.1.1 to 2.1.2 in /examples/ruby-api
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 771e5b4 commit 0f5b1cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/ruby-api/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ GEM
1010
nio4r (2.7.3)
1111
puma (5.6.9)
1212
nio4r (~> 2.0)
13-
rack (3.2.5)
13+
rack (3.2.6)
1414
rack-protection (4.2.0)
1515
base64 (>= 0.1.0)
1616
logger (>= 1.6.0)
1717
rack (>= 3.0.0, < 4)
18-
rack-session (2.1.1)
18+
rack-session (2.1.2)
1919
base64 (>= 0.1.0)
2020
rack (>= 3.0.0)
2121
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)