|
| 1 | +GIT |
| 2 | + remote: https://github.com/arunagw/omniauth-twitter.git |
| 3 | + revision: e898df6857bd2e31b7bd1efe0e7a09c97b0041f0 |
| 4 | + specs: |
| 5 | + omniauth-twitter (1.4.0) |
| 6 | + cgi |
| 7 | + omniauth-oauth (~> 1.1) |
| 8 | + rack |
| 9 | + |
1 | 10 | GIT |
2 | 11 | remote: https://github.com/mastodon/webpush.git |
3 | 12 | revision: 9631ac63045cfabddacc69fc06e919b4c13eb913 |
|
449 | 458 | minitest (5.26.0) |
450 | 459 | msgpack (1.8.0) |
451 | 460 | multi_json (1.17.0) |
| 461 | + multi_xml (0.9.1) |
| 462 | + bigdecimal (>= 3.1, < 5) |
452 | 463 | mutex_m (0.3.0) |
453 | 464 | net-http (0.6.0) |
454 | 465 | uri |
|
468 | 479 | nokogiri (1.19.2) |
469 | 480 | mini_portile2 (~> 2.8.2) |
470 | 481 | racc (~> 1.4) |
| 482 | + oauth (1.1.3) |
| 483 | + base64 (~> 0.1) |
| 484 | + oauth-tty (~> 1.0, >= 1.0.6) |
| 485 | + snaky_hash (~> 2.0) |
| 486 | + version_gem (~> 1.1, >= 1.1.9) |
| 487 | + oauth-tty (1.0.6) |
| 488 | + version_gem (~> 1.1, >= 1.1.9) |
| 489 | + oauth2 (2.0.18) |
| 490 | + faraday (>= 0.17.3, < 4.0) |
| 491 | + jwt (>= 1.0, < 4.0) |
| 492 | + logger (~> 1.2) |
| 493 | + multi_xml (~> 0.5) |
| 494 | + rack (>= 1.2, < 4) |
| 495 | + snaky_hash (~> 2.0, >= 2.0.3) |
| 496 | + version_gem (~> 1.1, >= 1.1.9) |
471 | 497 | oj (3.16.11) |
472 | 498 | bigdecimal (>= 3.0) |
473 | 499 | ostruct (>= 0.2) |
|
480 | 506 | addressable (~> 2.8) |
481 | 507 | nokogiri (~> 1.12) |
482 | 508 | omniauth (~> 2.1) |
| 509 | + omniauth-google-oauth2 (1.2.2) |
| 510 | + jwt (>= 2.9.2) |
| 511 | + oauth2 (~> 2.0) |
| 512 | + omniauth (~> 2.0) |
| 513 | + omniauth-oauth2 (~> 1.8) |
| 514 | + omniauth-line (0.1.0) |
| 515 | + json (>= 2.3.0) |
| 516 | + omniauth-oauth2 (~> 1.3) |
| 517 | + omniauth-oauth (1.2.1) |
| 518 | + oauth |
| 519 | + omniauth (>= 1.0, < 3) |
| 520 | + rack (>= 1.6.2, < 4) |
| 521 | + omniauth-oauth2 (1.9.0) |
| 522 | + oauth2 (>= 2.0.2, < 3) |
| 523 | + omniauth (~> 2.0) |
483 | 524 | omniauth-rails_csrf_protection (1.0.2) |
484 | 525 | actionpack (>= 4.2) |
485 | 526 | omniauth (~> 2.0) |
|
835 | 876 | simplecov-html (0.13.2) |
836 | 877 | simplecov-lcov (0.9.0) |
837 | 878 | simplecov_json_formatter (0.1.4) |
| 879 | + snaky_hash (2.0.3) |
| 880 | + hashie (>= 0.1.0, < 6) |
| 881 | + version_gem (>= 1.1.8, < 3) |
838 | 882 | stackprof (0.2.27) |
839 | 883 | starry (0.2.0) |
840 | 884 | base64 |
|
891 | 935 | validate_url (1.0.15) |
892 | 936 | activemodel (>= 3.0.0) |
893 | 937 | public_suffix |
| 938 | + version_gem (1.1.9) |
894 | 939 | vite_rails (3.0.19) |
895 | 940 | railties (>= 5.1, < 9) |
896 | 941 | vite_ruby (~> 3.0, >= 3.2.2) |
@@ -1008,8 +1053,11 @@ DEPENDENCIES |
1008 | 1053 | oj (~> 3.14) |
1009 | 1054 | omniauth (~> 2.0) |
1010 | 1055 | omniauth-cas (~> 3.0.0.beta.1) |
| 1056 | + omniauth-google-oauth2 |
| 1057 | + omniauth-line (~> 0.1.0) |
1011 | 1058 | omniauth-rails_csrf_protection (~> 1.0) |
1012 | 1059 | omniauth-saml (~> 2.0) |
| 1060 | + omniauth-twitter! |
1013 | 1061 | omniauth_openid_connect (~> 0.8.0) |
1014 | 1062 | opentelemetry-api (~> 1.7.0) |
1015 | 1063 | opentelemetry-exporter-otlp (~> 0.31.0) |
|
0 commit comments