|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - omniauth-azure-devops (1.0.2) |
| 4 | + omniauth-azure-devops (1.0.3) |
5 | 5 | omniauth (>= 1, < 3) |
6 | 6 | omniauth-oauth2 (~> 1.1) |
7 | 7 |
|
8 | 8 | GEM |
9 | 9 | remote: https://rubygems.org/ |
10 | 10 | specs: |
11 | 11 | ansi (1.5.0) |
12 | | - ast (2.4.2) |
| 12 | + ast (2.4.3) |
13 | 13 | base64 (0.2.0) |
| 14 | + bigdecimal (3.1.9) |
14 | 15 | coderay (1.1.3) |
15 | | - diff-lcs (1.5.0) |
16 | | - docile (1.4.0) |
17 | | - faraday (2.7.11) |
18 | | - base64 |
19 | | - faraday-net_http (>= 2.0, < 3.1) |
20 | | - ruby2_keywords (>= 0.0.4) |
21 | | - faraday-net_http (3.0.2) |
| 16 | + diff-lcs (1.6.1) |
| 17 | + docile (1.4.1) |
| 18 | + faraday (2.12.2) |
| 19 | + faraday-net_http (>= 2.0, < 3.5) |
| 20 | + json |
| 21 | + logger |
| 22 | + faraday-net_http (3.4.0) |
| 23 | + net-http (>= 0.5.0) |
22 | 24 | hashie (5.0.0) |
23 | | - json (2.7.2) |
24 | | - jwt (2.7.1) |
25 | | - language_server-protocol (3.17.0.3) |
26 | | - method_source (1.0.0) |
27 | | - multi_xml (0.6.0) |
| 25 | + json (2.10.2) |
| 26 | + jwt (2.10.1) |
| 27 | + base64 |
| 28 | + language_server-protocol (3.17.0.4) |
| 29 | + lint_roller (1.1.0) |
| 30 | + logger (1.7.0) |
| 31 | + method_source (1.1.0) |
| 32 | + multi_xml (0.7.1) |
| 33 | + bigdecimal (~> 3.1) |
| 34 | + net-http (0.6.0) |
| 35 | + uri |
28 | 36 | oauth2 (2.0.9) |
29 | 37 | faraday (>= 0.17.3, < 3.0) |
30 | 38 | jwt (>= 1.0, < 3.0) |
31 | 39 | multi_xml (~> 0.5) |
32 | 40 | rack (>= 1.2, < 4) |
33 | 41 | snaky_hash (~> 2.0) |
34 | 42 | version_gem (~> 1.1) |
35 | | - omniauth (2.1.1) |
| 43 | + omniauth (2.1.3) |
36 | 44 | hashie (>= 3.4.6) |
37 | 45 | rack (>= 2.2.3) |
38 | 46 | rack-protection |
39 | 47 | omniauth-oauth2 (1.8.0) |
40 | 48 | oauth2 (>= 1.4, < 3) |
41 | 49 | omniauth (~> 2.0) |
42 | 50 | parallel (1.26.3) |
43 | | - parser (3.3.4.2) |
| 51 | + parser (3.3.7.4) |
44 | 52 | ast (~> 2.4.1) |
45 | 53 | racc |
46 | | - pry (0.14.2) |
| 54 | + prism (1.4.0) |
| 55 | + pry (0.15.2) |
47 | 56 | coderay (~> 1.1) |
48 | 57 | method_source (~> 1.0) |
49 | 58 | racc (1.8.1) |
50 | | - rack (2.2.8) |
51 | | - rack-protection (3.1.0) |
52 | | - rack (~> 2.2, >= 2.2.4) |
| 59 | + rack (3.1.12) |
| 60 | + rack-protection (4.1.1) |
| 61 | + base64 (>= 0.1.0) |
| 62 | + logger (>= 1.6.0) |
| 63 | + rack (>= 3.0.0, < 4) |
53 | 64 | rainbow (3.1.1) |
54 | | - rake (13.0.6) |
55 | | - regexp_parser (2.9.2) |
| 65 | + rake (13.2.1) |
| 66 | + regexp_parser (2.10.0) |
56 | 67 | rspec (3.9.0) |
57 | 68 | rspec-core (~> 3.9.0) |
58 | 69 | rspec-expectations (~> 3.9.0) |
|
66 | 77 | diff-lcs (>= 1.2.0, < 2.0) |
67 | 78 | rspec-support (~> 3.9.0) |
68 | 79 | rspec-support (3.9.4) |
69 | | - rubocop (1.66.0) |
| 80 | + rubocop (1.75.1) |
70 | 81 | json (~> 2.3) |
71 | | - language_server-protocol (>= 3.17.0) |
| 82 | + language_server-protocol (~> 3.17.0.2) |
| 83 | + lint_roller (~> 1.1.0) |
72 | 84 | parallel (~> 1.10) |
73 | 85 | parser (>= 3.3.0.2) |
74 | 86 | rainbow (>= 2.2.2, < 4.0) |
75 | | - regexp_parser (>= 2.4, < 3.0) |
76 | | - rubocop-ast (>= 1.32.1, < 2.0) |
| 87 | + regexp_parser (>= 2.9.3, < 3.0) |
| 88 | + rubocop-ast (>= 1.43.0, < 2.0) |
77 | 89 | ruby-progressbar (~> 1.7) |
78 | | - unicode-display_width (>= 2.4.0, < 3.0) |
79 | | - rubocop-ast (1.32.2) |
80 | | - parser (>= 3.3.1.0) |
81 | | - rubocop-capybara (2.19.0) |
82 | | - rubocop (~> 1.41) |
83 | | - rubocop-factory_bot (2.24.0) |
84 | | - rubocop (~> 1.33) |
85 | | - rubocop-performance (1.19.1) |
86 | | - rubocop (>= 1.7.0, < 2.0) |
87 | | - rubocop-ast (>= 0.4.0) |
88 | | - rubocop-rspec (2.24.1) |
89 | | - rubocop (~> 1.33) |
90 | | - rubocop-capybara (~> 2.17) |
91 | | - rubocop-factory_bot (~> 2.22) |
| 90 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 91 | + rubocop-ast (1.43.0) |
| 92 | + parser (>= 3.3.7.2) |
| 93 | + prism (~> 1.4) |
| 94 | + rubocop-performance (1.23.1) |
| 95 | + rubocop (>= 1.48.1, < 2.0) |
| 96 | + rubocop-ast (>= 1.31.1, < 2.0) |
| 97 | + rubocop-rspec (3.4.0) |
| 98 | + rubocop (~> 1.61) |
92 | 99 | ruby-progressbar (1.13.0) |
93 | | - ruby2_keywords (0.0.5) |
94 | 100 | simplecov (0.22.0) |
95 | 101 | docile (~> 1.1) |
96 | 102 | simplecov-html (~> 0.11) |
97 | 103 | simplecov_json_formatter (~> 0.1) |
98 | | - simplecov-console (0.9.1) |
| 104 | + simplecov-console (0.9.3) |
99 | 105 | ansi |
100 | 106 | simplecov |
101 | 107 | terminal-table |
102 | | - simplecov-html (0.12.3) |
| 108 | + simplecov-html (0.13.1) |
103 | 109 | simplecov_json_formatter (0.1.4) |
104 | 110 | snaky_hash (2.0.1) |
105 | 111 | hashie |
106 | 112 | version_gem (~> 1.1, >= 1.1.1) |
107 | | - terminal-table (3.0.2) |
108 | | - unicode-display_width (>= 1.1.1, < 3) |
109 | | - unicode-display_width (2.5.0) |
110 | | - version_gem (1.1.3) |
| 113 | + terminal-table (4.0.0) |
| 114 | + unicode-display_width (>= 1.1.1, < 4) |
| 115 | + unicode-display_width (3.1.4) |
| 116 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 117 | + unicode-emoji (4.0.4) |
| 118 | + uri (1.0.3) |
| 119 | + version_gem (1.1.6) |
111 | 120 |
|
112 | 121 | PLATFORMS |
113 | 122 | ruby |
|
0 commit comments