Skip to content

Commit

Permalink
Merge pull request #40 from openSUSE/dependabot/bundler/omniauth-rail…
Browse files Browse the repository at this point in the history
…s_csrf_protection-1.0.2

Bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2
  • Loading branch information
hellcp authored Jun 24, 2024
2 parents 83d8221 + 32d7165 commit 398b04e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ GEM
omniauth-openid (2.0.1)
omniauth (>= 1.0, < 3.0)
rack-openid (~> 1.4.0)
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 @@ -262,8 +262,9 @@ GEM
rack-openid (1.4.2)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-protection (3.0.6)
rack
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/rack-protection-3.0.6.gem
Binary file not shown.
Binary file added vendor/cache/rack-protection-4.0.0.gem
Binary file not shown.

0 comments on commit 398b04e

Please sign in to comment.