Skip to content

Commit 18c5b14

Browse files
authored
Merge pull request #32 from ruby/dependabot/bundler/rack-session-2.1.1
Bump rack-session from 2.0.0 to 2.1.1
2 parents f9e06e9 + 19718c0 commit 18c5b14

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ GEM
1919
base64 (>= 0.1.0)
2020
logger (>= 1.6.0)
2121
rack (>= 3.0.0, < 4)
22-
rack-session (2.0.0)
22+
rack-session (2.1.1)
23+
base64 (>= 0.1.0)
2324
rack (>= 3.0.0)
2425
ruby2_keywords (0.0.5)
2526
sinatra (4.1.0)

0 commit comments

Comments
 (0)