Skip to content

Commit 1f12969

Browse files
Update dependency omniauth-rails_csrf_protection to v2
1 parent 56dd7c4 commit 1f12969

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ GEM
185185
globalid (1.3.0)
186186
activesupport (>= 6.1)
187187
hashdiff (1.2.1)
188-
hashie (5.0.0)
188+
hashie (5.1.0)
189+
logger
189190
i18n (1.14.8)
190191
concurrent-ruby (~> 1.0)
191192
io-console (0.8.2)
@@ -264,11 +265,12 @@ GEM
264265
nokogiri (1.19.0)
265266
mini_portile2 (~> 2.8.2)
266267
racc (~> 1.4)
267-
omniauth (2.1.3)
268+
omniauth (2.1.4)
268269
hashie (>= 3.4.6)
270+
logger
269271
rack (>= 2.2.3)
270272
rack-protection
271-
omniauth-rails_csrf_protection (1.0.2)
273+
omniauth-rails_csrf_protection (2.0.1)
272274
actionpack (>= 4.2)
273275
omniauth (~> 2.0)
274276
omniauth-saml (2.2.4)
@@ -295,7 +297,7 @@ GEM
295297
nio4r (~> 2.0)
296298
racc (1.8.1)
297299
rack (3.2.4)
298-
rack-protection (4.1.1)
300+
rack-protection (4.2.1)
299301
base64 (>= 0.1.0)
300302
logger (>= 1.6.0)
301303
rack (>= 3.0.0, < 4)

0 commit comments

Comments
 (0)