|
3 | 3 | specs:
|
4 | 4 | deka (0.0.1)
|
5 | 5 | activemodel
|
6 |
| - activesupport |
7 | 6 | dotenv
|
8 |
| - faraday (>= 1.0) |
| 7 | + faraday (>= 1.0, < 2.0) |
9 | 8 |
|
10 | 9 | GEM
|
11 | 10 | remote: https://rubygems.org/
|
12 | 11 | specs:
|
13 |
| - activemodel (7.1.3.4) |
14 |
| - activesupport (= 7.1.3.4) |
15 |
| - activesupport (7.1.3.4) |
| 12 | + activemodel (8.0.1) |
| 13 | + activesupport (= 8.0.1) |
| 14 | + activesupport (8.0.1) |
16 | 15 | base64
|
| 16 | + benchmark (>= 0.3) |
17 | 17 | bigdecimal
|
18 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 18 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
19 | 19 | connection_pool (>= 2.2.5)
|
20 | 20 | drb
|
21 | 21 | i18n (>= 1.6, < 2)
|
| 22 | + logger (>= 1.4.2) |
22 | 23 | minitest (>= 5.1)
|
23 |
| - mutex_m |
24 |
| - tzinfo (~> 2.0) |
| 24 | + securerandom (>= 0.3) |
| 25 | + tzinfo (~> 2.0, >= 2.0.5) |
| 26 | + uri (>= 0.13.1) |
25 | 27 | addressable (2.8.7)
|
26 | 28 | public_suffix (>= 2.0.2, < 7.0)
|
27 | 29 | ast (2.4.2)
|
28 | 30 | base64 (0.2.0)
|
29 |
| - bigdecimal (3.1.8) |
| 31 | + benchmark (0.4.0) |
| 32 | + bigdecimal (3.1.9) |
30 | 33 | coderay (1.1.3)
|
31 |
| - concurrent-ruby (1.3.3) |
32 |
| - connection_pool (2.4.1) |
| 34 | + concurrent-ruby (1.3.5) |
| 35 | + connection_pool (2.5.0) |
33 | 36 | crack (1.0.0)
|
34 | 37 | bigdecimal
|
35 | 38 | rexml
|
36 |
| - diff-lcs (1.5.1) |
37 |
| - docile (1.4.0) |
38 |
| - dotenv (3.1.2) |
| 39 | + diff-lcs (1.6.0) |
| 40 | + docile (1.4.1) |
| 41 | + dotenv (3.1.7) |
39 | 42 | drb (2.2.1)
|
40 |
| - factory_bot (6.4.6) |
41 |
| - activesupport (>= 5.0.0) |
42 |
| - faraday (2.10.0) |
43 |
| - faraday-net_http (>= 2.0, < 3.2) |
44 |
| - logger |
45 |
| - faraday-net_http (3.1.0) |
46 |
| - net-http |
| 43 | + factory_bot (6.5.1) |
| 44 | + activesupport (>= 6.1.0) |
| 45 | + faraday (1.10.4) |
| 46 | + faraday-em_http (~> 1.0) |
| 47 | + faraday-em_synchrony (~> 1.0) |
| 48 | + faraday-excon (~> 1.1) |
| 49 | + faraday-httpclient (~> 1.0) |
| 50 | + faraday-multipart (~> 1.0) |
| 51 | + faraday-net_http (~> 1.0) |
| 52 | + faraday-net_http_persistent (~> 1.0) |
| 53 | + faraday-patron (~> 1.0) |
| 54 | + faraday-rack (~> 1.0) |
| 55 | + faraday-retry (~> 1.0) |
| 56 | + ruby2_keywords (>= 0.0.4) |
| 57 | + faraday-em_http (1.0.0) |
| 58 | + faraday-em_synchrony (1.0.0) |
| 59 | + faraday-excon (1.1.0) |
| 60 | + faraday-httpclient (1.0.1) |
| 61 | + faraday-multipart (1.1.0) |
| 62 | + multipart-post (~> 2.0) |
| 63 | + faraday-net_http (1.0.2) |
| 64 | + faraday-net_http_persistent (1.2.0) |
| 65 | + faraday-patron (1.0.0) |
| 66 | + faraday-rack (1.0.0) |
| 67 | + faraday-retry (1.0.3) |
47 | 68 | hashdiff (1.1.2)
|
48 |
| - i18n (1.14.5) |
| 69 | + i18n (1.14.7) |
49 | 70 | concurrent-ruby (~> 1.0)
|
50 |
| - json (2.7.2) |
51 |
| - language_server-protocol (3.17.0.3) |
52 |
| - logger (1.6.0) |
| 71 | + json (2.10.1) |
| 72 | + language_server-protocol (3.17.0.4) |
| 73 | + lint_roller (1.1.0) |
| 74 | + logger (1.6.6) |
53 | 75 | method_source (1.1.0)
|
54 |
| - minitest (5.24.1) |
55 |
| - mutex_m (0.2.0) |
56 |
| - net-http (0.4.1) |
57 |
| - uri |
58 |
| - parallel (1.25.1) |
59 |
| - parser (3.3.4.0) |
| 76 | + minitest (5.25.4) |
| 77 | + multipart-post (2.4.1) |
| 78 | + parallel (1.26.3) |
| 79 | + parser (3.3.7.1) |
60 | 80 | ast (~> 2.4.1)
|
61 | 81 | racc
|
62 |
| - pry (0.14.2) |
| 82 | + pry (0.15.2) |
63 | 83 | coderay (~> 1.1)
|
64 | 84 | method_source (~> 1.0)
|
65 | 85 | public_suffix (6.0.1)
|
66 |
| - racc (1.8.0) |
| 86 | + racc (1.8.1) |
67 | 87 | rainbow (3.1.1)
|
68 | 88 | rake (13.2.1)
|
69 |
| - regexp_parser (2.9.2) |
70 |
| - rexml (3.3.2) |
71 |
| - strscan |
| 89 | + regexp_parser (2.10.0) |
| 90 | + rexml (3.4.1) |
72 | 91 | rspec (3.13.0)
|
73 | 92 | rspec-core (~> 3.13.0)
|
74 | 93 | rspec-expectations (~> 3.13.0)
|
75 | 94 | rspec-mocks (~> 3.13.0)
|
76 |
| - rspec-core (3.13.0) |
| 95 | + rspec-core (3.13.3) |
77 | 96 | rspec-support (~> 3.13.0)
|
78 |
| - rspec-expectations (3.13.1) |
| 97 | + rspec-expectations (3.13.3) |
79 | 98 | diff-lcs (>= 1.2.0, < 2.0)
|
80 | 99 | rspec-support (~> 3.13.0)
|
81 |
| - rspec-mocks (3.13.1) |
| 100 | + rspec-mocks (3.13.2) |
82 | 101 | diff-lcs (>= 1.2.0, < 2.0)
|
83 | 102 | rspec-support (~> 3.13.0)
|
84 |
| - rspec-support (3.13.1) |
85 |
| - rubocop (1.65.0) |
| 103 | + rspec-support (3.13.2) |
| 104 | + rubocop (1.72.2) |
86 | 105 | json (~> 2.3)
|
87 |
| - language_server-protocol (>= 3.17.0) |
| 106 | + language_server-protocol (~> 3.17.0.2) |
| 107 | + lint_roller (~> 1.1.0) |
88 | 108 | parallel (~> 1.10)
|
89 | 109 | parser (>= 3.3.0.2)
|
90 | 110 | rainbow (>= 2.2.2, < 4.0)
|
91 |
| - regexp_parser (>= 2.4, < 3.0) |
92 |
| - rexml (>= 3.2.5, < 4.0) |
93 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
| 111 | + regexp_parser (>= 2.9.3, < 3.0) |
| 112 | + rubocop-ast (>= 1.38.0, < 2.0) |
94 | 113 | ruby-progressbar (~> 1.7)
|
95 |
| - unicode-display_width (>= 2.4.0, < 3.0) |
96 |
| - rubocop-ast (1.31.3) |
| 114 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 115 | + rubocop-ast (1.38.0) |
97 | 116 | parser (>= 3.3.1.0)
|
98 | 117 | ruby-progressbar (1.13.0)
|
| 118 | + ruby2_keywords (0.0.5) |
| 119 | + securerandom (0.4.1) |
99 | 120 | simplecov (0.22.0)
|
100 | 121 | docile (~> 1.1)
|
101 | 122 | simplecov-html (~> 0.11)
|
102 | 123 | simplecov_json_formatter (~> 0.1)
|
103 |
| - simplecov-html (0.12.3) |
| 124 | + simplecov-html (0.13.1) |
104 | 125 | simplecov_json_formatter (0.1.4)
|
105 |
| - strscan (3.1.0) |
106 | 126 | tzinfo (2.0.6)
|
107 | 127 | concurrent-ruby (~> 1.0)
|
108 |
| - unicode-display_width (2.5.0) |
109 |
| - uri (0.13.0) |
110 |
| - vcr (6.2.0) |
111 |
| - webmock (3.24.0) |
| 128 | + unicode-display_width (3.1.4) |
| 129 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 130 | + unicode-emoji (4.0.4) |
| 131 | + uri (1.0.2) |
| 132 | + vcr (6.3.1) |
| 133 | + base64 |
| 134 | + webmock (3.25.0) |
112 | 135 | addressable (>= 2.8.0)
|
113 | 136 | crack (>= 0.3.2)
|
114 | 137 | hashdiff (>= 0.4.0, < 2.0.0)
|
|
0 commit comments