Skip to content

Commit

Permalink
Merge pull request #4199 from DFE-Digital/dependabot/bundler/omniauth…
Browse files Browse the repository at this point in the history
…-rails_csrf_protection-1.0.2

Bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2
  • Loading branch information
avinhurry authored Jun 6, 2024
2 parents 1f8aa8b + 0c0c3a7 commit 138fd2d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-rails_csrf_protection (1.0.1)
omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth_openid_connect (0.7.1)
Expand Down Expand Up @@ -521,7 +521,8 @@ GEM
faraday-follow_redirects
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rack-protection (3.1.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
Expand Down

0 comments on commit 138fd2d

Please sign in to comment.