Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Bump omniauth from 1.9.1 to 1.9.2 #281

Open
wants to merge 1 commit into
base: develop
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
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
globalid (0.4.2)
activesupport (>= 4.2.0)
hashdiff (1.0.1)
hashie (4.1.0)
hashie (5.0.0)
httpclient (2.8.3)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
Expand All @@ -172,7 +172,9 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (1.0.0)
mimemagic (0.3.5)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
Expand Down Expand Up @@ -213,7 +215,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.9.1)
omniauth (1.9.2)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-azure-activedirectory (1.0.0)
Expand All @@ -237,7 +239,7 @@ GEM
method_source (~> 1.0)
public_suffix (4.0.3)
puma (3.12.6)
rack (2.2.2)
rack (2.2.4)
rack-protection (2.0.8.1)
rack
rack-test (1.1.0)
Expand Down