Skip to content

Commit 86ed81a

Browse files
authored
Update omniauth-rails_csrf_protection to version 2.0.1
1 parent 51737da commit 86ed81a

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ GEM
116116
awesome_nested_set (3.5.0)
117117
activerecord (>= 4.0.0, < 7.1)
118118
aws_cf_signer (0.1.3)
119-
base64 (0.2.0)
119+
base64 (0.3.0)
120120
bcrypt (3.1.20)
121121
benchmark (0.4.0)
122122
bindex (0.8.1)
@@ -297,7 +297,7 @@ GEM
297297
activesupport (>= 4)
298298
railties (>= 4)
299299
request_store (~> 1.0)
300-
loofah (2.24.0)
300+
loofah (2.24.1)
301301
crass (~> 1.0.2)
302302
nokogiri (>= 1.12.0)
303303
mail (2.8.1)
@@ -317,8 +317,8 @@ GEM
317317
benchmark
318318
logger
319319
mini_mime (1.1.5)
320-
mini_portile2 (2.8.8)
321-
minitest (5.25.5)
320+
mini_portile2 (2.8.9)
321+
minitest (5.26.2)
322322
momentjs-rails (2.29.4.1)
323323
railties (>= 3.1)
324324
monetize (1.12.0)
@@ -346,7 +346,7 @@ GEM
346346
next_rails (1.2.4)
347347
colorize (>= 0.8.1)
348348
nio4r (2.7.4)
349-
nokogiri (1.18.5)
349+
nokogiri (1.18.10)
350350
mini_portile2 (~> 2.8.2)
351351
racc (~> 1.4)
352352
oauth2 (2.0.9)
@@ -356,8 +356,9 @@ GEM
356356
rack (>= 1.2, < 4)
357357
snaky_hash (~> 2.0)
358358
version_gem (~> 1.1)
359-
omniauth (2.1.3)
359+
omniauth (2.1.4)
360360
hashie (>= 3.4.6)
361+
logger
361362
rack (>= 2.2.3)
362363
rack-protection
363364
omniauth-facebook (9.0.0)
@@ -376,7 +377,7 @@ GEM
376377
omniauth-openid (2.0.1)
377378
omniauth (>= 1.0, < 3.0)
378379
rack-openid (~> 1.4.0)
379-
omniauth-rails_csrf_protection (1.0.1)
380+
omniauth-rails_csrf_protection (2.0.1)
380381
actionpack (>= 4.2)
381382
omniauth (~> 2.0)
382383
orm_adapter (0.5.0)
@@ -412,7 +413,7 @@ GEM
412413
puma (6.6.0)
413414
nio4r (~> 2.0)
414415
racc (1.8.1)
415-
rack (2.2.13)
416+
rack (2.2.21)
416417
rack-openid (1.4.2)
417418
rack (>= 1.1.0)
418419
ruby-openid (>= 2.1.8)
@@ -439,7 +440,7 @@ GEM
439440
actionpack (>= 5.0.1.rc1)
440441
actionview (>= 5.0.1.rc1)
441442
activesupport (>= 5.0.1.rc1)
442-
rails-dom-testing (2.2.0)
443+
rails-dom-testing (2.3.0)
443444
activesupport (>= 5.0.0)
444445
minitest
445446
nokogiri (>= 1.6)

0 commit comments

Comments
 (0)