|
2 | 2 | remote: . |
3 | 3 | specs: |
4 | 4 | data_plane_api (0.1.2) |
| 5 | + booleans (~> 0.1.3) |
5 | 6 | faraday (> 1, < 3) |
| 7 | + sorbet-runtime (~> 0.5) |
6 | 8 |
|
7 | 9 | GEM |
8 | 10 | remote: https://rubygems.org/ |
9 | 11 | specs: |
10 | | - addressable (2.8.1) |
11 | | - public_suffix (>= 2.0.2, < 6.0) |
12 | | - ast (2.4.2) |
13 | | - backport (1.2.0) |
| 12 | + addressable (2.8.7) |
| 13 | + public_suffix (>= 2.0.2, < 7.0) |
| 14 | + ast (2.4.3) |
| 15 | + base64 (0.2.0) |
14 | 16 | benchmark (0.2.1) |
15 | | - crack (0.4.5) |
| 17 | + bigdecimal (3.1.9) |
| 18 | + booleans (0.1.3) |
| 19 | + sorbet-runtime (>= 0.5) |
| 20 | + byebug (12.0.0) |
| 21 | + crack (1.0.0) |
| 22 | + bigdecimal |
16 | 23 | rexml |
17 | | - diff-lcs (1.5.0) |
18 | | - e2mmap (0.1.0) |
| 24 | + erubi (1.13.1) |
19 | 25 | faraday (2.7.2) |
20 | 26 | faraday-net_http (>= 2.0, < 3.1) |
21 | 27 | ruby2_keywords (>= 0.0.4) |
22 | 28 | faraday-net_http (3.0.2) |
23 | | - hashdiff (1.0.1) |
24 | | - jaro_winkler (1.5.4) |
25 | | - json (2.6.3) |
26 | | - kramdown (2.4.0) |
27 | | - rexml |
28 | | - kramdown-parser-gfm (1.1.0) |
29 | | - kramdown (~> 2.0) |
30 | | - mini_portile2 (2.8.1) |
31 | | - minitest (5.16.3) |
32 | | - nokogiri (1.13.10) |
33 | | - mini_portile2 (~> 2.8.0) |
34 | | - racc (~> 1.4) |
35 | | - parallel (1.22.1) |
36 | | - parser (3.1.3.0) |
| 29 | + hashdiff (1.1.2) |
| 30 | + json (2.10.2) |
| 31 | + language_server-protocol (3.17.0.4) |
| 32 | + lint_roller (1.1.0) |
| 33 | + logger (1.7.0) |
| 34 | + minitest (5.25.5) |
| 35 | + netrc (0.11.0) |
| 36 | + parallel (1.26.3) |
| 37 | + parser (3.3.7.4) |
37 | 38 | ast (~> 2.4.1) |
38 | | - public_suffix (5.0.1) |
39 | | - racc (1.6.1) |
| 39 | + racc |
| 40 | + prism (1.4.0) |
| 41 | + public_suffix (6.0.1) |
| 42 | + racc (1.8.1) |
40 | 43 | rainbow (3.1.1) |
41 | 44 | rake (13.0.6) |
42 | | - regexp_parser (2.6.1) |
43 | | - reverse_markdown (2.1.1) |
44 | | - nokogiri |
45 | | - rexml (3.2.5) |
46 | | - rubocop (1.41.1) |
| 45 | + rbi (0.3.1) |
| 46 | + prism (~> 1.0) |
| 47 | + rbs (>= 3.4.4) |
| 48 | + sorbet-runtime (>= 0.5.9204) |
| 49 | + rbs (3.9.2) |
| 50 | + logger |
| 51 | + regexp_parser (2.10.0) |
| 52 | + rexml (3.4.1) |
| 53 | + rubocop (1.75.2) |
47 | 54 | json (~> 2.3) |
| 55 | + language_server-protocol (~> 3.17.0.2) |
| 56 | + lint_roller (~> 1.1.0) |
48 | 57 | parallel (~> 1.10) |
49 | | - parser (>= 3.1.2.1) |
| 58 | + parser (>= 3.3.0.2) |
50 | 59 | rainbow (>= 2.2.2, < 4.0) |
51 | | - regexp_parser (>= 1.8, < 3.0) |
52 | | - rexml (>= 3.2.5, < 4.0) |
53 | | - rubocop-ast (>= 1.23.0, < 2.0) |
| 60 | + regexp_parser (>= 2.9.3, < 3.0) |
| 61 | + rubocop-ast (>= 1.44.0, < 2.0) |
54 | 62 | ruby-progressbar (~> 1.7) |
55 | | - unicode-display_width (>= 1.4.0, < 3.0) |
56 | | - rubocop-ast (1.24.0) |
57 | | - parser (>= 3.1.1.0) |
58 | | - rubocop-espago (1.0.2) |
| 63 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 64 | + rubocop-ast (1.44.0) |
| 65 | + parser (>= 3.3.7.2) |
| 66 | + prism (~> 1.4) |
| 67 | + rubocop-espago (1.1.8) |
59 | 68 | rubocop |
60 | | - ruby-progressbar (1.11.0) |
| 69 | + rubocop-sorbet (0.10.0) |
| 70 | + rubocop (>= 1) |
| 71 | + ruby-progressbar (1.13.0) |
61 | 72 | ruby2_keywords (0.0.5) |
62 | 73 | shoulda-context (2.0.0) |
63 | | - solargraph (0.48.0) |
64 | | - backport (~> 1.2) |
| 74 | + sorbet (0.5.12003) |
| 75 | + sorbet-static (= 0.5.12003) |
| 76 | + sorbet-runtime (0.5.12003) |
| 77 | + sorbet-static (0.5.12003-universal-darwin) |
| 78 | + sorbet-static (0.5.12003-x86_64-linux) |
| 79 | + sorbet-static-and-runtime (0.5.12003) |
| 80 | + sorbet (= 0.5.12003) |
| 81 | + sorbet-runtime (= 0.5.12003) |
| 82 | + spoom (1.6.1) |
| 83 | + erubi (>= 1.10.0) |
| 84 | + prism (>= 0.28.0) |
| 85 | + rbi (>= 0.2.3) |
| 86 | + sorbet-static-and-runtime (>= 0.5.10187) |
| 87 | + thor (>= 0.19.2) |
| 88 | + tapioca (0.16.11) |
65 | 89 | benchmark |
66 | | - bundler (>= 1.17.2) |
67 | | - diff-lcs (~> 1.4) |
68 | | - e2mmap |
69 | | - jaro_winkler (~> 1.5) |
70 | | - kramdown (~> 2.3) |
71 | | - kramdown-parser-gfm (~> 1.1) |
72 | | - parser (~> 3.0) |
73 | | - reverse_markdown (>= 1.0.5, < 3) |
74 | | - rubocop (>= 0.52) |
75 | | - thor (~> 1.0) |
76 | | - tilt (~> 2.0) |
77 | | - yard (~> 0.9, >= 0.9.24) |
| 90 | + bundler (>= 2.2.25) |
| 91 | + netrc (>= 0.11.0) |
| 92 | + parallel (>= 1.21.0) |
| 93 | + rbi (~> 0.2) |
| 94 | + sorbet-static-and-runtime (>= 0.5.11087) |
| 95 | + spoom (>= 1.2.0) |
| 96 | + thor (>= 1.2.0) |
| 97 | + yard-sorbet |
78 | 98 | thor (1.2.1) |
79 | | - tilt (2.0.11) |
80 | | - unicode-display_width (2.3.0) |
81 | | - vcr (6.1.0) |
82 | | - webmock (3.18.1) |
| 99 | + unicode-display_width (3.1.4) |
| 100 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 101 | + unicode-emoji (4.0.4) |
| 102 | + vcr (6.3.1) |
| 103 | + base64 |
| 104 | + webmock (3.25.1) |
83 | 105 | addressable (>= 2.8.0) |
84 | 106 | crack (>= 0.3.2) |
85 | 107 | hashdiff (>= 0.4.0, < 2.0.0) |
86 | 108 | webrick (1.7.0) |
87 | 109 | yard (0.9.28) |
88 | 110 | webrick (~> 1.7.0) |
| 111 | + yard-sorbet (0.9.0) |
| 112 | + sorbet-runtime |
| 113 | + yard |
89 | 114 |
|
90 | 115 | PLATFORMS |
91 | 116 | arm64-darwin-20 |
| 117 | + arm64-darwin-23 |
92 | 118 | x86_64-linux |
93 | 119 |
|
94 | 120 | DEPENDENCIES |
| 121 | + byebug (~> 12.0) |
95 | 122 | data_plane_api! |
96 | 123 | minitest (~> 5.0) |
97 | 124 | rake (~> 13.0) |
98 | 125 | rubocop (~> 1.21) |
99 | 126 | rubocop-espago (~> 1.0) |
| 127 | + rubocop-sorbet (~> 0.10.0) |
100 | 128 | shoulda-context (~> 2.0) |
101 | | - solargraph |
102 | | - vcr |
103 | | - webmock |
| 129 | + sorbet (~> 0.5) |
| 130 | + tapioca (~> 0.16.11) |
| 131 | + vcr (~> 6.3.1) |
| 132 | + webmock (~> 3.25.1) |
104 | 133 |
|
105 | 134 | BUNDLED WITH |
106 | | - 2.4.1 |
| 135 | + 2.6.7 |
0 commit comments