Skip to content

Commit

Permalink
Merge pull request #1114 from siegfault/dependabot/bundler/omniauth-g…
Browse files Browse the repository at this point in the history
…oogle-oauth2-1.1.3
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
2 parents 8e18af5 + 62d783c commit 01827f0
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,10 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.3.0)
net-http
ffi (1.16.3)
globalid (1.2.1)
Expand All @@ -145,7 +146,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.7.2)
jwt (2.8.1)
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
libv8-node (18.19.0.0-x86_64-linux)
Expand All @@ -168,7 +169,8 @@ GEM
mini_racer (0.14.1)
libv8-node (~> 18.19.0.0)
minitest (5.25.1)
multi_xml (0.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.4.1)
uri
net-imap (0.4.14)
Expand All @@ -194,7 +196,7 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-google-oauth2 (1.1.2)
omniauth-google-oauth2 (1.1.3)
jwt (>= 2.0)
oauth2 (~> 2.0)
omniauth (~> 2.0)
Expand Down Expand Up @@ -375,7 +377,7 @@ GEM
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
useragent (0.16.10)
version_gem (1.1.4)
web-console (4.2.1)
Expand Down

0 comments on commit 01827f0

Please sign in to comment.