|
3 | 3 | specs:
|
4 | 4 | resol (1.0.0)
|
5 | 5 | dry-configurable (~> 1.2.0)
|
6 |
| - dry-container (~> 0.11) |
7 | 6 |
|
8 | 7 | GEM
|
9 | 8 | remote: https://rubygems.org/
|
10 | 9 | specs:
|
11 |
| - activesupport (7.2.2.1) |
| 10 | + activesupport (8.0.1) |
12 | 11 | base64
|
13 | 12 | benchmark (>= 0.3)
|
14 | 13 | bigdecimal
|
|
20 | 19 | minitest (>= 5.1)
|
21 | 20 | securerandom (>= 0.3)
|
22 | 21 | tzinfo (~> 2.0, >= 2.0.5)
|
| 22 | + uri (>= 0.13.1) |
23 | 23 | ast (2.4.2)
|
24 | 24 | base64 (0.2.0)
|
25 | 25 | benchmark (0.4.0)
|
26 |
| - bigdecimal (3.1.8) |
| 26 | + bigdecimal (3.1.9) |
27 | 27 | bundler-audit (0.9.2)
|
28 | 28 | bundler (>= 1.2.0, < 3)
|
29 | 29 | thor (~> 1.0)
|
|
34 | 34 | coderay (1.1.3)
|
35 | 35 | colorize (1.1.0)
|
36 | 36 | concurrent-ruby (1.3.4)
|
37 |
| - connection_pool (2.4.1) |
| 37 | + connection_pool (2.5.0) |
38 | 38 | diff-lcs (1.5.1)
|
39 | 39 | docile (1.4.1)
|
40 | 40 | drb (2.2.1)
|
41 | 41 | dry-configurable (1.2.0)
|
42 | 42 | dry-core (~> 1.0, < 2)
|
43 | 43 | zeitwerk (~> 2.6)
|
44 |
| - dry-container (0.11.0) |
45 |
| - concurrent-ruby (~> 1.0) |
46 |
| - dry-core (1.0.2) |
| 44 | + dry-core (1.1.0) |
47 | 45 | concurrent-ruby (~> 1.0)
|
48 | 46 | logger
|
49 | 47 | zeitwerk (~> 2.6)
|
50 |
| - dry-inflector (1.1.0) |
51 |
| - dry-initializer (3.1.1) |
| 48 | + dry-inflector (1.2.0) |
| 49 | + dry-initializer (3.2.0) |
52 | 50 | i18n (1.14.6)
|
53 | 51 | concurrent-ruby (~> 1.0)
|
54 |
| - json (2.9.0) |
| 52 | + json (2.9.1) |
55 | 53 | language_server-protocol (3.17.0.3)
|
56 |
| - logger (1.6.3) |
| 54 | + logger (1.6.5) |
57 | 55 | method_source (1.1.0)
|
58 | 56 | minitest (5.25.4)
|
59 | 57 | parallel (1.26.3)
|
60 | 58 | parser (3.3.6.0)
|
61 | 59 | ast (~> 2.4.1)
|
62 | 60 | racc
|
63 |
| - pry (0.15.0) |
| 61 | + pry (0.15.2) |
64 | 62 | coderay (~> 1.1)
|
65 | 63 | method_source (~> 1.0)
|
66 |
| - qonfig (0.28.0) |
| 64 | + qonfig (0.30.0) |
| 65 | + base64 (>= 0.2) |
67 | 66 | racc (1.8.1)
|
68 | 67 | rack (3.1.8)
|
69 | 68 | rainbow (3.1.1)
|
70 | 69 | rake (13.2.1)
|
71 |
| - regexp_parser (2.9.3) |
| 70 | + regexp_parser (2.10.0) |
72 | 71 | rspec (3.13.0)
|
73 | 72 | rspec-core (~> 3.13.0)
|
74 | 73 | rspec-expectations (~> 3.13.0)
|
|
82 | 81 | diff-lcs (>= 1.2.0, < 2.0)
|
83 | 82 | rspec-support (~> 3.13.0)
|
84 | 83 | rspec-support (3.13.2)
|
85 |
| - rubocop (1.66.1) |
| 84 | + rubocop (1.69.2) |
86 | 85 | json (~> 2.3)
|
87 | 86 | language_server-protocol (>= 3.17.0)
|
88 | 87 | parallel (~> 1.10)
|
89 | 88 | parser (>= 3.3.0.2)
|
90 | 89 | rainbow (>= 2.2.2, < 4.0)
|
91 |
| - regexp_parser (>= 2.4, < 3.0) |
92 |
| - rubocop-ast (>= 1.32.2, < 2.0) |
| 90 | + regexp_parser (>= 2.9.3, < 3.0) |
| 91 | + rubocop-ast (>= 1.36.2, < 2.0) |
93 | 92 | ruby-progressbar (~> 1.7)
|
94 |
| - unicode-display_width (>= 2.4.0, < 3.0) |
| 93 | + unicode-display_width (>= 2.4.0, < 4.0) |
95 | 94 | rubocop-ast (1.37.0)
|
96 | 95 | parser (>= 3.3.1.0)
|
97 |
| - rubocop-config-umbrellio (1.66.0.99) |
98 |
| - rubocop (~> 1.66.0) |
| 96 | + rubocop-config-umbrellio (1.69.0.101) |
| 97 | + rubocop (~> 1.69.0) |
99 | 98 | rubocop-factory_bot (~> 2.26.0)
|
100 |
| - rubocop-performance (~> 1.22.0) |
101 |
| - rubocop-rails (~> 2.26.0) |
| 99 | + rubocop-performance (~> 1.23.0) |
| 100 | + rubocop-rails (~> 2.28.0) |
102 | 101 | rubocop-rake (~> 0.6.0)
|
103 |
| - rubocop-rspec (~> 3.0.0) |
104 |
| - rubocop-sequel (~> 0.3.3) |
| 102 | + rubocop-rspec (~> 3.3.0) |
| 103 | + rubocop-sequel (~> 0.3.0) |
105 | 104 | rubocop-factory_bot (2.26.1)
|
106 | 105 | rubocop (~> 1.61)
|
107 |
| - rubocop-performance (1.22.1) |
| 106 | + rubocop-performance (1.23.1) |
108 | 107 | rubocop (>= 1.48.1, < 2.0)
|
109 | 108 | rubocop-ast (>= 1.31.1, < 2.0)
|
110 |
| - rubocop-rails (2.26.2) |
| 109 | + rubocop-rails (2.28.0) |
111 | 110 | activesupport (>= 4.2.0)
|
112 | 111 | rack (>= 1.1)
|
113 | 112 | rubocop (>= 1.52.0, < 2.0)
|
114 | 113 | rubocop-ast (>= 1.31.1, < 2.0)
|
115 | 114 | rubocop-rake (0.6.0)
|
116 | 115 | rubocop (~> 1.0)
|
117 |
| - rubocop-rspec (3.0.5) |
| 116 | + rubocop-rspec (3.3.0) |
118 | 117 | rubocop (~> 1.61)
|
119 |
| - rubocop-sequel (0.3.7) |
| 118 | + rubocop-sequel (0.3.8) |
120 | 119 | rubocop (~> 1.0)
|
121 | 120 | ruby-progressbar (1.13.0)
|
122 |
| - securerandom (0.4.0) |
123 |
| - sequel (5.87.0) |
| 121 | + securerandom (0.4.1) |
| 122 | + sequel (5.88.0) |
124 | 123 | bigdecimal
|
125 | 124 | simplecov (0.22.0)
|
126 | 125 | docile (~> 1.1)
|
|
141 | 140 | concurrent-ruby (~> 1.0)
|
142 | 141 | umbrellio-sequel-plugins (0.17.0)
|
143 | 142 | sequel
|
144 |
| - unicode-display_width (2.6.0) |
145 |
| - zeitwerk (2.6.18) |
| 143 | + unicode-display_width (3.1.3) |
| 144 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 145 | + unicode-emoji (4.0.4) |
| 146 | + uri (1.0.2) |
| 147 | + zeitwerk (2.7.1) |
146 | 148 |
|
147 | 149 | PLATFORMS
|
148 | 150 | arm64-darwin-21
|
|
0 commit comments