Skip to content

Commit

Permalink
Merge pull request #270 from beautyjoy/dependabot/bundler/omniauth-mi…
Browse files Browse the repository at this point in the history
…crosoft_graph-2.0.0

Bump omniauth-microsoft_graph from 1.2.0 to 2.0.0
  • Loading branch information
cycomachead authored Jan 26, 2024
2 parents 1d018bd + 0818582 commit f07a085
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.2.0)
bindex (0.8.1)
bootsnap (1.9.3)
msgpack (~> 1.0)
Expand Down Expand Up @@ -280,7 +281,7 @@ GEM
ruby-vips (>= 2.0.17, < 3)
jmespath (1.6.1)
json (2.6.3)
jwt (2.7.0)
jwt (2.7.1)
launchy (2.5.2)
addressable (~> 2.8)
letter_opener (1.7.0)
Expand Down Expand Up @@ -353,7 +354,8 @@ GEM
oauth2 (~> 2.0.6)
omniauth (~> 2.0)
omniauth-oauth2 (~> 1.8.0)
omniauth-microsoft_graph (1.2.0)
omniauth-microsoft_graph (2.0.0)
jwt (~> 2.0)
omniauth (~> 2.0)
omniauth-oauth2 (~> 1.8.0)
omniauth-oauth2 (1.8.0)
Expand Down Expand Up @@ -398,8 +400,9 @@ GEM
rack (2.2.8)
rack-mini-profiler (2.3.3)
rack (>= 1.2.0)
rack-protection (3.0.5)
rack
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.7)
rack
rack-test (2.1.0)
Expand Down Expand Up @@ -554,7 +557,7 @@ GEM
tzinfo-data (1.2021.5)
tzinfo (>= 1.0.0)
unicode-display_width (2.4.2)
version_gem (1.1.1)
version_gem (1.1.3)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
Expand Down

0 comments on commit f07a085

Please sign in to comment.