Skip to content

Commit

Permalink
BSN070: updated bn gems (#3497)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico committed Jun 1, 2022
1 parent d09c366 commit 67cb9c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -26,7 +26,7 @@ gem 'jquery-ui-rails', '~> 6.0.1'
gem 'local_time', '~> 2.1.0'
gem 'net-ldap', '~> 0.17.0'
gem 'omniauth', '~> 2.1.0'
gem 'omniauth-bn-launcher', '~> 0.1.4'
gem 'omniauth-bn-launcher', '~> 0.1.5'
gem 'omniauth-bn-office365', '~> 0.1.2'
gem 'omniauth-google-oauth2', '~> 1.0.1'
gem 'omniauth_openid_connect', '~> 0.4.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -253,7 +253,7 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-bn-launcher (0.1.4)
omniauth-bn-launcher (0.1.5)
omniauth (~> 2.1, >= 2.1.0)
omniauth-oauth2 (= 1.7.2)
omniauth-bn-office365 (0.1.2)
Expand Down Expand Up @@ -509,7 +509,7 @@ DEPENDENCIES
lograge (~> 0.11.2)
net-ldap (~> 0.17.0)
omniauth (~> 2.1.0)
omniauth-bn-launcher (~> 0.1.4)
omniauth-bn-launcher (~> 0.1.5)
omniauth-bn-office365 (~> 0.1.2)
omniauth-google-oauth2 (~> 1.0.1)
omniauth-rails_csrf_protection (~> 1.0.1)
Expand Down

0 comments on commit 67cb9c8

Please sign in to comment.