Skip to content

Commit

Permalink
Bump omniauth-facebook from 6.0.0 to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 28, 2020
1 parent 9aebd6d commit 7b9b8b0
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 @@ -32,7 +32,7 @@ gem 'less-rails', '~> 5.0'
gem 'mocha', '~> 1.11'
gem 'mustermann' , '1.1.1'
gem 'omniauth', '~> 1.9'
gem 'omniauth-facebook', '~> 6.0'
gem 'omniauth-facebook', '~> 7.0'
gem 'omniauth-github', '~> 1.4'
gem 'omniauth-google-oauth2'
gem 'omniauth-twitter'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ GEM
omniauth (1.9.0)
hashie (>= 3.4.6, < 3.7.0)
rack (>= 1.6.2, < 3)
omniauth-facebook (6.0.0)
omniauth-facebook (7.0.0)
omniauth-oauth2 (~> 1.2)
omniauth-github (1.4.0)
omniauth (~> 1.5)
Expand All @@ -335,8 +335,8 @@ GEM
omniauth-oauth (1.1.0)
oauth
omniauth (~> 1.0)
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth-oauth2 (1.7.0)
oauth2 (~> 1.4)
omniauth (~> 1.9)
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
Expand Down Expand Up @@ -637,7 +637,7 @@ DEPENDENCIES
mysql2 (>= 0.4.4)
nifty-generators
omniauth (~> 1.9)
omniauth-facebook (~> 6.0)
omniauth-facebook (~> 7.0)
omniauth-github (~> 1.4)
omniauth-google-oauth2
omniauth-twitter
Expand Down

0 comments on commit 7b9b8b0

Please sign in to comment.