Skip to content

Commit 862c9dd

Browse files
Bump rack-session from 2.1.0 to 2.1.1
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 bfbb518 commit 862c9dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
ast (2.4.2)
9393
autoprefixer-rails (10.4.19.0)
9494
execjs (~> 2)
95-
base64 (0.2.0)
95+
base64 (0.3.0)
9696
bcrypt (3.1.20)
9797
benchmark (0.4.0)
9898
better_errors (2.10.1)
@@ -212,8 +212,8 @@ GEM
212212
net-http (>= 0.5.0)
213213
ffi (1.17.1)
214214
flag_shih_tzu (0.3.23)
215-
fog-aws (3.30.0)
216-
base64 (~> 0.2.0)
215+
fog-aws (3.33.0)
216+
base64 (>= 0.2, < 0.4)
217217
fog-core (~> 2.6)
218218
fog-json (~> 1.1)
219219
fog-xml (~> 0.1)
@@ -420,7 +420,7 @@ GEM
420420
rspec-mocks (~> 3.12)
421421
rspec-support (~> 3.12)
422422
racc (1.8.1)
423-
rack (3.1.12)
423+
rack (3.2.1)
424424
rack-attack (6.7.0)
425425
rack (>= 1.0, < 4)
426426
rack-mini-profiler (3.3.1)
@@ -429,7 +429,7 @@ GEM
429429
base64 (>= 0.1.0)
430430
logger (>= 1.6.0)
431431
rack (>= 3.0.0, < 4)
432-
rack-session (2.1.0)
432+
rack-session (2.1.1)
433433
base64 (>= 0.1.0)
434434
rack (>= 3.0.0)
435435
rack-test (2.2.0)

0 commit comments

Comments
 (0)