Skip to content

Commit ddf8e29

Browse files
authored
Merge pull request #16 from oauth-xx/depfu/update/rack-session-2.1.0
Update rack-session 2.0.0 → 2.1.0 (minor)
2 parents 820dcab + 92bbc22 commit ddf8e29

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ GEM
1212
ansi (1.5.0)
1313
ast (2.4.2)
1414
backports (3.25.0)
15+
base64 (0.2.0)
1516
byebug (11.1.3)
1617
date (3.3.4)
1718
diff-lcs (1.5.1)
@@ -45,8 +46,9 @@ GEM
4546
psych (5.1.2)
4647
stringio
4748
racc (1.8.1)
48-
rack (3.1.7)
49-
rack-session (2.0.0)
49+
rack (3.1.8)
50+
rack-session (2.1.0)
51+
base64 (>= 0.1.0)
5052
rack (>= 3.0.0)
5153
rackup (2.1.0)
5254
rack (>= 3)

0 commit comments

Comments
 (0)