Skip to content

Commit

Permalink
Bump omniauth-azure-activedirectory-v2 from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [omniauth-azure-activedirectory-v2](https://github.com/RIPAGlobal/omniauth-azure-activedirectory-v2) from 2.0.1 to 2.1.0.
- [Changelog](https://github.com/RIPAGlobal/omniauth-azure-activedirectory-v2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RIPAGlobal/omniauth-azure-activedirectory-v2/commits)

---
updated-dependencies:
- dependency-name: omniauth-azure-activedirectory-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 93cf58e commit f125ee4
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ GEM
audited (5.3.3)
activerecord (>= 5.0, < 7.1)
request_store (~> 1.2)
base64 (0.1.1)
bcrypt (3.1.19)
bindex (0.8.1)
binding_of_caller (1.0.0)
Expand Down Expand Up @@ -163,7 +164,8 @@ GEM
railties (>= 5.0.0)
faker (3.2.0)
i18n (>= 1.8.11, < 2)
faraday (2.7.10)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand Down Expand Up @@ -253,7 +255,7 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-azure-activedirectory-v2 (2.0.1)
omniauth-azure-activedirectory-v2 (2.1.0)
omniauth-oauth2 (~> 1.8)
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
Expand All @@ -278,8 +280,8 @@ GEM
raabro (1.4.0)
racc (1.7.1)
rack (2.2.8)
rack-protection (3.0.6)
rack
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.6)
rack
rack-test (2.1.0)
Expand Down

0 comments on commit f125ee4

Please sign in to comment.