Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Bump omniauth-rails_csrf_protection from 1.0.0 to 1.0.1 #269

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ GEM
groupdate (6.0.1)
activesupport (>= 5.2)
hashids (1.0.5)
hashie (4.1.0)
hashie (5.0.0)
http (5.0.4)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -345,7 +345,7 @@ GEM
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
rack-protection
omniauth-rails_csrf_protection (1.0.0)
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -384,7 +384,7 @@ GEM
activesupport (>= 3.0.0)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.1.0)
rack-protection (2.2.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down