File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 73
73
sshkit (>= 1.6.1 , != 1.7.0 )
74
74
ast (2.4.2 )
75
75
backports (3.25.0 )
76
+ base64 (0.2.0 )
76
77
bcrypt (3.1.16 )
77
78
bcrypt_pbkdf (1.0.1 )
78
79
bech32 (1.4.2 )
185
186
haml (>= 4.0.6 )
186
187
railties (>= 5.1 )
187
188
hashdiff (1.0.1 )
188
- hashie (4.1 .0 )
189
+ hashie (5.0 .0 )
189
190
http-accept (1.7.0 )
190
191
http-cookie (1.0.3 )
191
192
domain_name (~> 0.5 )
@@ -279,15 +280,16 @@ GEM
279
280
octokit (4.19.0 )
280
281
faraday (>= 0.9 )
281
282
sawyer (~> 0.8.0 , >= 0.5.3 )
282
- omniauth (1.9.1 )
283
+ omniauth (2.0.0 )
283
284
hashie (>= 3.4.6 )
284
285
rack (>= 1.6.2 , < 3 )
285
- omniauth-github (1.4.0 )
286
- omniauth (~> 1.5 )
287
- omniauth-oauth2 (>= 1.4.0 , < 2.0 )
288
- omniauth-oauth2 (1.7.0 )
289
- oauth2 (~> 1.4 )
290
- omniauth (~> 1.9 )
286
+ rack-protection
287
+ omniauth-github (2.0.1 )
288
+ omniauth (~> 2.0 )
289
+ omniauth-oauth2 (~> 1.8 )
290
+ omniauth-oauth2 (1.8.0 )
291
+ oauth2 (>= 1.4 , < 3 )
292
+ omniauth (~> 2.0 )
291
293
omniauth-rails_csrf_protection (0.1.2 )
292
294
actionpack (>= 4.2 )
293
295
omniauth (>= 1.3.1 )
309
311
nio4r (~> 2.0 )
310
312
racc (1.8.1 )
311
313
rack (2.2.10 )
314
+ rack-protection (3.2.0 )
315
+ base64 (>= 0.1.0 )
316
+ rack (~> 2.2 , >= 2.2.4 )
312
317
rack-test (2.1.0 )
313
318
rack (>= 1.3 )
314
319
rails (6.1.7.10 )
You can’t perform that action at this time.
0 commit comments