Skip to content

Commit 1f22ed1

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: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1d0c8f commit 1f22ed1

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
@@ -57,10 +57,11 @@ GEM
5757
omniauth-oauth2 (1.8.0)
5858
oauth2 (>= 1.4, < 3)
5959
omniauth (~> 2.0)
60-
rack (3.0.14)
60+
rack (3.1.14)
6161
rack-protection (3.0.6)
6262
rack
63-
rack-session (2.0.0)
63+
rack-session (2.1.1)
64+
base64 (>= 0.1.0)
6465
rack (>= 3.0.0)
6566
rake (13.2.0)
6667
rspec (3.9.0)

0 commit comments

Comments
 (0)