|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - square.rb (45.0.2.20260122) |
5 | | - apimatic_core (~> 0.3.11) |
6 | | - apimatic_core_interfaces (~> 0.2.1) |
7 | | - apimatic_faraday_client_adapter (~> 0.1.4) |
| 4 | + square.rb (45.1.0.20260520) |
8 | 5 |
|
9 | 6 | GEM |
10 | 7 | remote: https://rubygems.org/ |
11 | 8 | specs: |
12 | | - addressable (2.8.8) |
| 9 | + addressable (2.9.0) |
13 | 10 | public_suffix (>= 2.0.2, < 8.0) |
14 | | - apimatic_core (0.3.21) |
15 | | - apimatic_core_interfaces (~> 0.2.0) |
16 | | - certifi (~> 2018.1, >= 2018.01.18) |
17 | | - faraday-multipart (~> 1.0) |
18 | | - nokogiri (~> 1.13, >= 1.13.10) |
19 | | - apimatic_core_interfaces (0.2.3) |
20 | | - apimatic_faraday_client_adapter (0.1.6) |
21 | | - apimatic_core_interfaces (~> 0.2.0) |
22 | | - certifi (~> 2018.1, >= 2018.01.18) |
23 | | - faraday (~> 2.0, >= 2.0.1) |
24 | | - faraday-follow_redirects (~> 0.2) |
25 | | - faraday-gzip (>= 1, < 4) |
26 | | - faraday-http-cache (~> 2.2) |
27 | | - faraday-multipart (~> 1.0) |
28 | | - faraday-net_http_persistent (~> 2.0) |
29 | | - faraday-retry (~> 2.0) |
30 | 11 | ast (2.4.3) |
31 | | - base64 (0.3.0) |
32 | | - bigdecimal (4.0.1) |
33 | | - certifi (2018.01.18) |
| 12 | + bigdecimal (4.1.2) |
34 | 13 | coderay (1.1.3) |
35 | | - connection_pool (3.0.2) |
36 | 14 | crack (1.0.1) |
37 | 15 | bigdecimal |
38 | 16 | rexml |
39 | | - faraday (2.14.0) |
40 | | - faraday-net_http (>= 2.0, < 3.5) |
41 | | - json |
42 | | - logger |
43 | | - faraday-follow_redirects (0.5.0) |
44 | | - faraday (>= 1, < 3) |
45 | | - faraday-gzip (3.1.0) |
46 | | - faraday (>= 2.0, < 3) |
47 | | - zlib (~> 3.0) |
48 | | - faraday-http-cache (2.6.1) |
49 | | - faraday (>= 0.8) |
50 | | - faraday-multipart (1.2.0) |
51 | | - multipart-post (~> 2.0) |
52 | | - faraday-net_http (3.4.2) |
53 | | - net-http (~> 0.5) |
54 | | - faraday-net_http_persistent (2.3.1) |
55 | | - faraday (~> 2.5) |
56 | | - net-http-persistent (>= 4.0.4, < 5) |
57 | | - faraday-retry (2.4.0) |
58 | | - faraday (~> 2.0) |
59 | 17 | hashdiff (1.2.1) |
60 | 18 | io-console (0.8.2) |
61 | | - json (2.18.0) |
| 19 | + json (2.19.5) |
62 | 20 | language_server-protocol (3.17.0.5) |
63 | 21 | lint_roller (1.1.0) |
64 | | - logger (1.7.0) |
65 | 22 | method_source (1.1.0) |
66 | | - mini_portile2 (2.8.9) |
67 | 23 | minitest (5.27.0) |
68 | | - minitest-proveit (1.0.1) |
69 | | - minitest (> 5, < 7) |
70 | 24 | minitest-rg (5.4.0) |
71 | 25 | minitest (>= 5.0, < 7) |
72 | | - multipart-post (2.4.1) |
73 | | - mutex_m (0.3.0) |
74 | | - net-http (0.9.1) |
75 | | - uri (>= 0.11.1) |
76 | | - net-http-persistent (4.0.8) |
77 | | - connection_pool (>= 2.2.4, < 4) |
78 | | - nokogiri (1.19.0) |
79 | | - mini_portile2 (~> 2.8.2) |
80 | | - racc (~> 1.4) |
81 | | - nokogiri (1.19.0-x86_64-linux-musl) |
82 | | - racc (~> 1.4) |
83 | | - parallel (1.27.0) |
84 | | - parser (3.3.10.1) |
| 26 | + parallel (2.1.0) |
| 27 | + parser (3.3.11.1) |
85 | 28 | ast (~> 2.4.1) |
86 | 29 | racc |
87 | 30 | prism (1.9.0) |
88 | 31 | pry (0.16.0) |
89 | 32 | coderay (~> 1.1) |
90 | 33 | method_source (~> 1.0) |
91 | 34 | reline (>= 0.6.0) |
92 | | - public_suffix (7.0.2) |
| 35 | + public_suffix (7.0.5) |
93 | 36 | racc (1.8.1) |
94 | 37 | rainbow (3.1.1) |
95 | | - rake (13.3.1) |
96 | | - regexp_parser (2.11.3) |
| 38 | + rake (13.4.2) |
| 39 | + regexp_parser (2.12.0) |
97 | 40 | reline (0.6.3) |
98 | 41 | io-console (~> 0.5) |
99 | 42 | rexml (3.4.4) |
100 | | - rubocop (1.84.0) |
| 43 | + rubocop (1.86.2) |
101 | 44 | json (~> 2.3) |
102 | 45 | language_server-protocol (~> 3.17.0.2) |
103 | 46 | lint_roller (~> 1.1.0) |
104 | | - parallel (~> 1.10) |
| 47 | + parallel (>= 1.10) |
105 | 48 | parser (>= 3.3.0.2) |
106 | 49 | rainbow (>= 2.2.2, < 4.0) |
107 | 50 | regexp_parser (>= 2.9.3, < 3.0) |
108 | 51 | rubocop-ast (>= 1.49.0, < 2.0) |
109 | 52 | ruby-progressbar (~> 1.7) |
110 | 53 | unicode-display_width (>= 2.4.0, < 4.0) |
111 | | - rubocop-ast (1.49.0) |
| 54 | + rubocop-ast (1.49.1) |
112 | 55 | parser (>= 3.3.7.2) |
113 | 56 | prism (~> 1.7) |
114 | | - rubocop-minitest (0.38.2) |
| 57 | + rubocop-minitest (0.39.1) |
115 | 58 | lint_roller (~> 1.1) |
116 | 59 | rubocop (>= 1.75.0, < 2.0) |
117 | 60 | rubocop-ast (>= 1.38.0, < 2.0) |
118 | 61 | ruby-progressbar (1.13.0) |
119 | 62 | unicode-display_width (3.2.0) |
120 | 63 | unicode-emoji (~> 4.1) |
121 | 64 | unicode-emoji (4.2.0) |
122 | | - uri (1.1.1) |
123 | | - webmock (3.26.1) |
| 65 | + webmock (3.26.2) |
124 | 66 | addressable (>= 2.8.0) |
125 | 67 | crack (>= 0.3.2) |
126 | 68 | hashdiff (>= 0.4.0, < 2.0.0) |
127 | | - zlib (3.2.2) |
128 | 69 |
|
129 | 70 | PLATFORMS |
130 | 71 | ruby |
131 | 72 | x86_64-linux-musl |
132 | 73 |
|
133 | 74 | DEPENDENCIES |
134 | | - base64 |
135 | 75 | minitest (~> 5.16) |
136 | | - minitest-proveit (~> 1.0) |
137 | 76 | minitest-rg |
138 | | - mutex_m |
139 | 77 | pry |
140 | 78 | rake (~> 13.0) |
141 | 79 | rubocop (~> 1.21) |
|
0 commit comments