Skip to content

Commit

Permalink
Remove redundant and outdated shibboleth gem (#2215)
Browse files Browse the repository at this point in the history
remove redundant and outdated shibboleth gem
  • Loading branch information
20wildmanj authored Oct 6, 2024
1 parent be48fe4 commit 2560c88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ gem 'omniauth', '>=1.2.2'
gem 'omniauth-facebook', '>=2.0.0'
gem 'omniauth-google-oauth2', '>=0.2.5'
gem 'omniauth-rails_csrf_protection', '~> 1.0'
gem 'omniauth-shibboleth', '>=1.1.2'
gem 'omniauth-shibboleth-redux', '~> 2.0', require: 'omniauth-shibboleth'

# OAuth2 authentication
Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,6 @@ GEM
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-shibboleth (1.3.0)
omniauth (>= 1.0.0)
omniauth-shibboleth-redux (2.0.0)
omniauth (>= 2.0.0)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -519,7 +517,6 @@ DEPENDENCIES
omniauth-facebook (>= 2.0.0)
omniauth-google-oauth2 (>= 0.2.5)
omniauth-rails_csrf_protection (~> 1.0)
omniauth-shibboleth (>= 1.1.2)
omniauth-shibboleth-redux (~> 2.0)
overcommit
populator (>= 1.0.0)
Expand Down

0 comments on commit 2560c88

Please sign in to comment.