Skip to content

Commit 4978407

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 ef86ed6 commit 4978407

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.1)
9898
better_errors (2.10.1)
@@ -213,8 +213,8 @@ GEM
213213
ffi (1.17.1-arm64-darwin)
214214
ffi (1.17.1-x86_64-linux-gnu)
215215
flag_shih_tzu (0.3.23)
216-
fog-aws (3.30.0)
217-
base64 (~> 0.2.0)
216+
fog-aws (3.33.0)
217+
base64 (>= 0.2, < 0.4)
218218
fog-core (~> 2.6)
219219
fog-json (~> 1.1)
220220
fog-xml (~> 0.1)
@@ -421,7 +421,7 @@ GEM
421421
rspec-mocks (~> 3.12)
422422
rspec-support (~> 3.12)
423423
racc (1.8.1)
424-
rack (3.1.12)
424+
rack (3.2.2)
425425
rack-attack (6.7.0)
426426
rack (>= 1.0, < 4)
427427
rack-mini-profiler (3.3.1)
@@ -430,7 +430,7 @@ GEM
430430
base64 (>= 0.1.0)
431431
logger (>= 1.6.0)
432432
rack (>= 3.0.0, < 4)
433-
rack-session (2.1.0)
433+
rack-session (2.1.1)
434434
base64 (>= 0.1.0)
435435
rack (>= 3.0.0)
436436
rack-test (2.2.0)

0 commit comments

Comments
 (0)