Skip to content

Commit b900359

Browse files
build(deps): bump rack-session in /appengine/flexible/hello_world (#1575)
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/main/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 525f9ec commit b900359

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

appengine/flexible/hello_world/Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
base64 (0.2.0)
4+
base64 (0.3.0)
55
diff-lcs (1.6.1)
66
logger (1.7.0)
77
mustermann (3.0.3)
88
ruby2_keywords (~> 0.0.1)
99
nio4r (2.7.4)
1010
puma (6.6.0)
1111
nio4r (~> 2.0)
12-
rack (3.1.13)
12+
rack (3.1.16)
1313
rack-protection (4.1.1)
1414
base64 (>= 0.1.0)
1515
logger (>= 1.6.0)
1616
rack (>= 3.0.0, < 4)
17-
rack-session (2.1.0)
17+
rack-session (2.1.1)
1818
base64 (>= 0.1.0)
1919
rack (>= 3.0.0)
2020
rack-test (2.2.0)
@@ -50,7 +50,6 @@ GEM
5050
PLATFORMS
5151
ruby
5252

53-
5453
DEPENDENCIES
5554
puma (~> 6.6)
5655
rack-test

0 commit comments

Comments
 (0)