Skip to content

Commit 084f80b

Browse files
Bump rack-session from 2.1.0 to 2.1.1 in /frameworks/Ruby/sinatra
Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.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.1.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 86696bf commit 084f80b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/Ruby/sinatra/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ GEM
4040
pg (1.5.9)
4141
puma (6.6.0)
4242
nio4r (~> 2.0)
43-
rack (3.1.11)
43+
rack (3.1.14)
4444
rack-protection (4.1.1)
4545
base64 (>= 0.1.0)
4646
logger (>= 1.6.0)
4747
rack (>= 3.0.0, < 4)
48-
rack-session (2.1.0)
48+
rack-session (2.1.1)
4949
base64 (>= 0.1.0)
5050
rack (>= 3.0.0)
5151
raindrops (0.20.1)

0 commit comments

Comments
 (0)