|
1 | 1 | PATH
|
2 | 2 | remote: ..
|
3 | 3 | specs:
|
4 |
| - unreliable (0.9.1) |
| 4 | + unreliable (0.9.2) |
5 | 5 | activerecord (>= 5.0, < 8.0)
|
6 | 6 | railties (>= 5.0, < 8.0)
|
7 | 7 |
|
8 | 8 | GEM
|
9 | 9 | remote: https://rubygems.org/
|
10 | 10 | specs:
|
11 |
| - actionpack (7.0.4) |
12 |
| - actionview (= 7.0.4) |
13 |
| - activesupport (= 7.0.4) |
14 |
| - rack (~> 2.0, >= 2.2.0) |
| 11 | + actionpack (6.0.6.1) |
| 12 | + actionview (= 6.0.6.1) |
| 13 | + activesupport (= 6.0.6.1) |
| 14 | + rack (~> 2.0, >= 2.0.8) |
15 | 15 | rack-test (>= 0.6.3)
|
16 | 16 | rails-dom-testing (~> 2.0)
|
17 | 17 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
18 |
| - actionview (7.0.4) |
19 |
| - activesupport (= 7.0.4) |
| 18 | + actionview (6.0.6.1) |
| 19 | + activesupport (= 6.0.6.1) |
20 | 20 | builder (~> 3.1)
|
21 | 21 | erubi (~> 1.4)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 | 23 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
24 |
| - activemodel (7.0.4) |
25 |
| - activesupport (= 7.0.4) |
26 |
| - activerecord (7.0.4) |
27 |
| - activemodel (= 7.0.4) |
28 |
| - activesupport (= 7.0.4) |
29 |
| - activesupport (7.0.4) |
| 24 | + activemodel (6.0.6.1) |
| 25 | + activesupport (= 6.0.6.1) |
| 26 | + activerecord (6.0.6.1) |
| 27 | + activemodel (= 6.0.6.1) |
| 28 | + activesupport (= 6.0.6.1) |
| 29 | + activesupport (6.0.6.1) |
30 | 30 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
31 |
| - i18n (>= 1.6, < 2) |
32 |
| - minitest (>= 5.1) |
33 |
| - tzinfo (~> 2.0) |
34 |
| - appraisal (2.4.1) |
| 31 | + i18n (>= 0.7, < 2) |
| 32 | + minitest (~> 5.1) |
| 33 | + tzinfo (~> 1.1) |
| 34 | + zeitwerk (~> 2.2, >= 2.2.2) |
| 35 | + appraisal (2.5.0) |
35 | 36 | bundler
|
36 | 37 | rake
|
37 | 38 | thor (>= 0.14.0)
|
|
41 | 42 | activesupport (>= 3.0.0)
|
42 | 43 | railties (>= 3.0.0)
|
43 | 44 | thor (>= 0.14.6)
|
44 |
| - concurrent-ruby (1.1.10) |
| 45 | + concurrent-ruby (1.2.2) |
45 | 46 | crass (1.0.6)
|
46 | 47 | diff-lcs (1.5.0)
|
47 |
| - erubi (1.11.0) |
48 |
| - i18n (1.12.0) |
| 48 | + erubi (1.12.0) |
| 49 | + i18n (1.14.1) |
49 | 50 | concurrent-ruby (~> 1.0)
|
50 |
| - json (2.6.2) |
51 |
| - loofah (2.19.0) |
| 51 | + json (2.6.3) |
| 52 | + language_server-protocol (3.17.0.3) |
| 53 | + lint_roller (1.1.0) |
| 54 | + loofah (2.22.0) |
52 | 55 | crass (~> 1.0.2)
|
53 |
| - nokogiri (>= 1.5.9) |
| 56 | + nokogiri (>= 1.12.0) |
54 | 57 | method_source (1.0.0)
|
55 |
| - mini_portile2 (2.8.5) |
56 |
| - minitest (5.16.3) |
57 |
| - nokogiri (1.13.9) |
58 |
| - mini_portile2 (~> 2.8.0) |
| 58 | + minitest (5.20.0) |
| 59 | + nokogiri (1.15.5-aarch64-linux) |
59 | 60 | racc (~> 1.4)
|
60 |
| - parallel (1.22.1) |
61 |
| - parser (3.1.2.1) |
| 61 | + nokogiri (1.15.5-arm64-darwin) |
| 62 | + racc (~> 1.4) |
| 63 | + nokogiri (1.15.5-x86_64-linux) |
| 64 | + racc (~> 1.4) |
| 65 | + parallel (1.23.0) |
| 66 | + parser (3.2.2.4) |
62 | 67 | ast (~> 2.4.1)
|
63 |
| - racc (1.6.0) |
64 |
| - rack (2.2.4) |
65 |
| - rack-test (2.0.2) |
| 68 | + racc |
| 69 | + racc (1.7.3) |
| 70 | + rack (2.2.8) |
| 71 | + rack-test (2.1.0) |
66 | 72 | rack (>= 1.3)
|
67 |
| - rails-dom-testing (2.0.3) |
68 |
| - activesupport (>= 4.2.0) |
| 73 | + rails-dom-testing (2.2.0) |
| 74 | + activesupport (>= 5.0.0) |
| 75 | + minitest |
69 | 76 | nokogiri (>= 1.6)
|
70 |
| - rails-html-sanitizer (1.4.3) |
71 |
| - loofah (~> 2.3) |
72 |
| - railties (7.0.4) |
73 |
| - actionpack (= 7.0.4) |
74 |
| - activesupport (= 7.0.4) |
| 77 | + rails-html-sanitizer (1.6.0) |
| 78 | + loofah (~> 2.21) |
| 79 | + nokogiri (~> 1.14) |
| 80 | + railties (6.0.6.1) |
| 81 | + actionpack (= 6.0.6.1) |
| 82 | + activesupport (= 6.0.6.1) |
75 | 83 | method_source
|
76 |
| - rake (>= 12.2) |
77 |
| - thor (~> 1.0) |
78 |
| - zeitwerk (~> 2.5) |
| 84 | + rake (>= 0.8.7) |
| 85 | + thor (>= 0.20.3, < 2.0) |
79 | 86 | rainbow (3.1.1)
|
80 |
| - rake (13.0.6) |
81 |
| - regexp_parser (2.6.1) |
82 |
| - rexml (3.2.5) |
| 87 | + rake (13.1.0) |
| 88 | + regexp_parser (2.8.2) |
| 89 | + rexml (3.2.6) |
83 | 90 | rspec (3.12.0)
|
84 | 91 | rspec-core (~> 3.12.0)
|
85 | 92 | rspec-expectations (~> 3.12.0)
|
86 | 93 | rspec-mocks (~> 3.12.0)
|
87 |
| - rspec-core (3.12.0) |
| 94 | + rspec-core (3.12.2) |
88 | 95 | rspec-support (~> 3.12.0)
|
89 |
| - rspec-expectations (3.12.0) |
| 96 | + rspec-expectations (3.12.3) |
90 | 97 | diff-lcs (>= 1.2.0, < 2.0)
|
91 | 98 | rspec-support (~> 3.12.0)
|
92 |
| - rspec-mocks (3.12.0) |
| 99 | + rspec-mocks (3.12.6) |
93 | 100 | diff-lcs (>= 1.2.0, < 2.0)
|
94 | 101 | rspec-support (~> 3.12.0)
|
95 |
| - rspec-support (3.12.0) |
96 |
| - rubocop (1.39.0) |
| 102 | + rspec-support (3.12.1) |
| 103 | + rubocop (1.57.2) |
97 | 104 | json (~> 2.3)
|
| 105 | + language_server-protocol (>= 3.17.0) |
98 | 106 | parallel (~> 1.10)
|
99 |
| - parser (>= 3.1.2.1) |
| 107 | + parser (>= 3.2.2.4) |
100 | 108 | rainbow (>= 2.2.2, < 4.0)
|
101 | 109 | regexp_parser (>= 1.8, < 3.0)
|
102 | 110 | rexml (>= 3.2.5, < 4.0)
|
103 |
| - rubocop-ast (>= 1.23.0, < 2.0) |
| 111 | + rubocop-ast (>= 1.28.1, < 2.0) |
104 | 112 | ruby-progressbar (~> 1.7)
|
105 |
| - unicode-display_width (>= 1.4.0, < 3.0) |
106 |
| - rubocop-ast (1.23.0) |
107 |
| - parser (>= 3.1.1.0) |
108 |
| - rubocop-performance (1.15.0) |
| 113 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 114 | + rubocop-ast (1.30.0) |
| 115 | + parser (>= 3.2.1.0) |
| 116 | + rubocop-performance (1.19.1) |
109 | 117 | rubocop (>= 1.7.0, < 2.0)
|
110 | 118 | rubocop-ast (>= 0.4.0)
|
111 |
| - ruby-progressbar (1.11.0) |
112 |
| - sqlite3 (1.5.4) |
113 |
| - mini_portile2 (~> 2.8.0) |
114 |
| - standard (1.18.0) |
115 |
| - rubocop (= 1.39.0) |
116 |
| - rubocop-performance (= 1.15.0) |
117 |
| - thor (1.2.1) |
118 |
| - tzinfo (2.0.5) |
119 |
| - concurrent-ruby (~> 1.0) |
120 |
| - unicode-display_width (2.3.0) |
121 |
| - zeitwerk (2.6.6) |
| 119 | + ruby-progressbar (1.13.0) |
| 120 | + sqlite3 (1.5.4-aarch64-linux) |
| 121 | + sqlite3 (1.5.4-arm64-darwin) |
| 122 | + sqlite3 (1.5.4-x86_64-linux) |
| 123 | + standard (1.32.0) |
| 124 | + language_server-protocol (~> 3.17.0.2) |
| 125 | + lint_roller (~> 1.0) |
| 126 | + rubocop (~> 1.57.2) |
| 127 | + standard-custom (~> 1.0.0) |
| 128 | + standard-performance (~> 1.2) |
| 129 | + standard-custom (1.0.2) |
| 130 | + lint_roller (~> 1.0) |
| 131 | + rubocop (~> 1.50) |
| 132 | + standard-performance (1.2.1) |
| 133 | + lint_roller (~> 1.1) |
| 134 | + rubocop-performance (~> 1.19.1) |
| 135 | + thor (1.3.0) |
| 136 | + thread_safe (0.3.6) |
| 137 | + tzinfo (1.2.11) |
| 138 | + thread_safe (~> 0.1) |
| 139 | + unicode-display_width (2.5.0) |
| 140 | + zeitwerk (2.6.12) |
122 | 141 |
|
123 | 142 | PLATFORMS
|
| 143 | + aarch64-linux |
124 | 144 | arm64-darwin-22
|
125 | 145 | x86_64-linux
|
126 | 146 |
|
127 | 147 | DEPENDENCIES
|
128 |
| - activerecord (~> 7.0.0) |
| 148 | + activerecord (~> 6.0.0) |
129 | 149 | appraisal (~> 2.4)
|
130 | 150 | bundler (~> 2.1)
|
131 | 151 | combustion (~> 1.3)
|
132 | 152 | rake (~> 13.0)
|
133 | 153 | rspec (~> 3.0)
|
134 |
| - sqlite3 (~> 1.4) |
| 154 | + sqlite3 (~> 1.5.4) |
135 | 155 | standard (~> 1.17)
|
136 | 156 | unreliable!
|
137 | 157 |
|
|
0 commit comments