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 95a416d commit 651f6d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "faraday"
gem "indefinite_article"
gem "jsbundling-rails"
gem "okcomputer"
gem "omniauth-azure-activedirectory-v2", "~> 2.0"
gem "omniauth-azure-activedirectory-v2", "~> 2.1"
gem "omniauth-rails_csrf_protection", "~> 1.0"
gem "pagy"
gem "pg"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,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 Down Expand Up @@ -361,8 +361,8 @@ GEM
rack (2.2.8)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-protection (3.0.6)
rack
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8)
Expand Down Expand Up @@ -588,7 +588,7 @@ DEPENDENCIES
jsbundling-rails
mail-notify
okcomputer
omniauth-azure-activedirectory-v2 (~> 2.0)
omniauth-azure-activedirectory-v2 (~> 2.1)
omniauth-rails_csrf_protection (~> 1.0)
pagy
pg
Expand Down

0 comments on commit 651f6d3

Please sign in to comment.