Skip to content

Commit

Permalink
Merge pull request #1700 from DFE-Digital/dependabot/bundler/omniauth…
Browse files Browse the repository at this point in the history
…-azure-activedirectory-v2-2.1.0
  • Loading branch information
thomasleese authored Sep 18, 2023
2 parents 95a416d + 651f6d3 commit dc1369a
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 dc1369a

Please sign in to comment.