|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - activemodel (7.1.3.4) |
11 |
| - activesupport (= 7.1.3.4) |
12 |
| - activerecord (7.1.3.4) |
13 |
| - activemodel (= 7.1.3.4) |
14 |
| - activesupport (= 7.1.3.4) |
| 10 | + activemodel (7.2.1) |
| 11 | + activesupport (= 7.2.1) |
| 12 | + activerecord (7.2.1) |
| 13 | + activemodel (= 7.2.1) |
| 14 | + activesupport (= 7.2.1) |
15 | 15 | timeout (>= 0.4.0)
|
16 |
| - activesupport (7.1.3.4) |
| 16 | + activesupport (7.2.1) |
17 | 17 | base64
|
18 | 18 | bigdecimal
|
19 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 19 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
20 | 20 | connection_pool (>= 2.2.5)
|
21 | 21 | drb
|
22 | 22 | i18n (>= 1.6, < 2)
|
| 23 | + logger (>= 1.4.2) |
23 | 24 | minitest (>= 5.1)
|
24 |
| - mutex_m |
25 |
| - tzinfo (~> 2.0) |
| 25 | + securerandom (>= 0.3) |
| 26 | + tzinfo (~> 2.0, >= 2.0.5) |
26 | 27 | ast (2.4.2)
|
27 | 28 | base64 (0.2.0)
|
28 | 29 | bigdecimal (3.1.8)
|
29 | 30 | coderay (1.1.3)
|
30 |
| - concurrent-ruby (1.3.3) |
| 31 | + concurrent-ruby (1.3.4) |
31 | 32 | connection_pool (2.4.1)
|
32 | 33 | diff-lcs (1.5.1)
|
33 |
| - docile (1.4.0) |
| 34 | + docile (1.4.1) |
34 | 35 | drb (2.2.1)
|
35 | 36 | ffi (1.17.0)
|
36 | 37 | formatador (1.1.0)
|
|
58 | 59 | listen (3.9.0)
|
59 | 60 | rb-fsevent (~> 0.10, >= 0.10.3)
|
60 | 61 | rb-inotify (~> 0.9, >= 0.9.10)
|
| 62 | + logger (1.6.0) |
61 | 63 | lumberjack (1.2.10)
|
62 | 64 | method_source (1.1.0)
|
63 | 65 | mini_portile2 (2.8.7)
|
64 |
| - minitest (5.24.1) |
65 |
| - mutex_m (0.2.0) |
| 66 | + minitest (5.25.1) |
66 | 67 | nenv (0.3.0)
|
67 | 68 | notiffany (0.1.3)
|
68 | 69 | nenv (~> 0.1)
|
69 | 70 | shellany (~> 0.0)
|
70 |
| - parallel (1.25.1) |
71 |
| - parser (3.3.4.0) |
| 71 | + parallel (1.26.3) |
| 72 | + parser (3.3.4.2) |
72 | 73 | ast (~> 2.4.1)
|
73 | 74 | racc
|
74 | 75 | pry (0.14.2)
|
75 | 76 | coderay (~> 1.1)
|
76 | 77 | method_source (~> 1.0)
|
77 |
| - racc (1.8.0) |
| 78 | + racc (1.8.1) |
78 | 79 | rainbow (3.1.1)
|
79 | 80 | rake (13.2.1)
|
80 | 81 | rb-fsevent (0.11.2)
|
81 | 82 | rb-inotify (0.11.1)
|
82 | 83 | ffi (~> 1.0)
|
83 | 84 | regexp_parser (2.9.2)
|
84 |
| - rexml (3.3.2) |
| 85 | + rexml (3.3.6) |
85 | 86 | strscan
|
86 | 87 | rspec (3.13.0)
|
87 | 88 | rspec-core (~> 3.13.0)
|
88 | 89 | rspec-expectations (~> 3.13.0)
|
89 | 90 | rspec-mocks (~> 3.13.0)
|
90 | 91 | rspec-core (3.13.0)
|
91 | 92 | rspec-support (~> 3.13.0)
|
92 |
| - rspec-expectations (3.13.1) |
| 93 | + rspec-expectations (3.13.2) |
93 | 94 | diff-lcs (>= 1.2.0, < 2.0)
|
94 | 95 | rspec-support (~> 3.13.0)
|
95 | 96 | rspec-mocks (3.13.1)
|
96 | 97 | diff-lcs (>= 1.2.0, < 2.0)
|
97 | 98 | rspec-support (~> 3.13.0)
|
98 | 99 | rspec-support (3.13.1)
|
99 |
| - rubocop (1.65.0) |
| 100 | + rubocop (1.65.1) |
100 | 101 | json (~> 2.3)
|
101 | 102 | language_server-protocol (>= 3.17.0)
|
102 | 103 | parallel (~> 1.10)
|
|
107 | 108 | rubocop-ast (>= 1.31.1, < 2.0)
|
108 | 109 | ruby-progressbar (~> 1.7)
|
109 | 110 | unicode-display_width (>= 2.4.0, < 3.0)
|
110 |
| - rubocop-ast (1.31.3) |
| 111 | + rubocop-ast (1.32.1) |
111 | 112 | parser (>= 3.3.1.0)
|
112 | 113 | ruby-progressbar (1.13.0)
|
| 114 | + securerandom (0.3.1) |
113 | 115 | shellany (0.0.1)
|
114 | 116 | simplecov (0.22.0)
|
115 | 117 | docile (~> 1.1)
|
|
0 commit comments