File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ gem 'less-rails', '~> 5.0'
31
31
gem 'mocha' , '~> 1.11'
32
32
gem 'mustermann' , '1.1.1'
33
33
gem 'omniauth' , '~> 1.9'
34
- gem 'omniauth-facebook' , '~> 7 .0'
34
+ gem 'omniauth-facebook' , '~> 8 .0'
35
35
gem 'omniauth-github' , '~> 1.4'
36
36
gem 'omniauth-google-oauth2'
37
37
gem 'omniauth-twitter'
Original file line number Diff line number Diff line change 134
134
equalizer (0.0.11 )
135
135
erubi (1.9.0 )
136
136
execjs (2.7.0 )
137
- faraday (1.0.1 )
137
+ faraday (1.1.0 )
138
138
multipart-post (>= 1.2 , < 3 )
139
+ ruby2_keywords
139
140
ffi (1.11.3 )
140
141
ffi-compiler (1.0.1 )
141
142
ffi (>= 1.0.0 )
318
319
omniauth (1.9.0 )
319
320
hashie (>= 3.4.6 , < 3.7.0 )
320
321
rack (>= 1.6.2 , < 3 )
321
- omniauth-facebook (7 .0.0 )
322
+ omniauth-facebook (8 .0.0 )
322
323
omniauth-oauth2 (~> 1.2 )
323
324
omniauth-github (1.4.0 )
324
325
omniauth (~> 1.5 )
@@ -630,7 +631,7 @@ DEPENDENCIES
630
631
mysql2 (>= 0.4.4 )
631
632
nifty-generators
632
633
omniauth (~> 1.9 )
633
- omniauth-facebook (~> 7 .0 )
634
+ omniauth-facebook (~> 8 .0 )
634
635
omniauth-github (~> 1.4 )
635
636
omniauth-google-oauth2
636
637
omniauth-twitter
You can’t perform that action at this time.
0 commit comments