Skip to content

Commit 77ead7d

Browse files
committed
Update omniauth-oauth due to rack v3 compatibility issues
1 parent d10e57f commit 77ead7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,9 +359,10 @@ GEM
359359
omniauth-github (2.0.1)
360360
omniauth (~> 2.0)
361361
omniauth-oauth2 (~> 1.8)
362-
omniauth-oauth (1.2.0)
362+
omniauth-oauth (1.2.1)
363363
oauth
364364
omniauth (>= 1.0, < 3)
365+
rack (>= 1.6.2, < 4)
365366
omniauth-oauth2 (1.8.0)
366367
oauth2 (>= 1.4, < 3)
367368
omniauth (~> 2.0)

0 commit comments

Comments
 (0)