|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - stoplight (5.0.2) |
| 4 | + stoplight (5.1.0) |
5 | 5 | zeitwerk |
6 | 6 |
|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
| 10 | + actionpack (8.0.2) |
| 11 | + actionview (= 8.0.2) |
| 12 | + activesupport (= 8.0.2) |
| 13 | + nokogiri (>= 1.8.5) |
| 14 | + rack (>= 2.2.4) |
| 15 | + rack-session (>= 1.0.1) |
| 16 | + rack-test (>= 0.6.3) |
| 17 | + rails-dom-testing (~> 2.2) |
| 18 | + rails-html-sanitizer (~> 1.6) |
| 19 | + useragent (~> 0.16) |
| 20 | + actionview (8.0.2) |
| 21 | + activesupport (= 8.0.2) |
| 22 | + builder (~> 3.1) |
| 23 | + erubi (~> 1.11) |
| 24 | + rails-dom-testing (~> 2.2) |
| 25 | + rails-html-sanitizer (~> 1.6) |
| 26 | + activesupport (8.0.2) |
| 27 | + base64 |
| 28 | + benchmark (>= 0.3) |
| 29 | + bigdecimal |
| 30 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 31 | + connection_pool (>= 2.2.5) |
| 32 | + drb |
| 33 | + i18n (>= 1.6, < 2) |
| 34 | + logger (>= 1.4.2) |
| 35 | + minitest (>= 5.1) |
| 36 | + securerandom (>= 0.3) |
| 37 | + tzinfo (~> 2.0, >= 2.0.5) |
| 38 | + uri (>= 0.13.1) |
| 39 | + ammeter (1.1.7) |
| 40 | + activesupport (>= 3.0) |
| 41 | + railties (>= 3.0) |
| 42 | + rspec-rails (>= 2.2) |
10 | 43 | ast (2.4.3) |
11 | 44 | base64 (0.2.0) |
| 45 | + benchmark (0.4.1) |
12 | 46 | benchmark-ips (2.14.0) |
13 | | - bigdecimal (3.1.9) |
| 47 | + bigdecimal (3.2.2) |
14 | 48 | builder (3.3.0) |
15 | 49 | concurrent-ruby (1.3.5) |
16 | 50 | concurrent-ruby-ext (1.3.5) |
17 | 51 | concurrent-ruby (= 1.3.5) |
18 | 52 | connection_pool (2.5.3) |
19 | | - cucumber (9.2.1) |
| 53 | + crass (1.0.6) |
| 54 | + cucumber (10.0.0) |
| 55 | + base64 (~> 0.2) |
20 | 56 | builder (~> 3.2) |
21 | 57 | cucumber-ci-environment (> 9, < 11) |
22 | | - cucumber-core (> 13, < 14) |
23 | | - cucumber-cucumber-expressions (~> 17.0) |
24 | | - cucumber-gherkin (> 24, < 28) |
| 58 | + cucumber-core (> 15, < 17) |
| 59 | + cucumber-cucumber-expressions (> 17, < 19) |
25 | 60 | cucumber-html-formatter (> 20.3, < 22) |
26 | | - cucumber-messages (> 19, < 25) |
27 | 61 | diff-lcs (~> 1.5) |
| 62 | + logger (~> 1.6) |
28 | 63 | mini_mime (~> 1.1) |
29 | 64 | multi_test (~> 1.1) |
30 | | - sys-uname (~> 1.2) |
| 65 | + sys-uname (~> 1.3) |
31 | 66 | cucumber-ci-environment (10.0.1) |
32 | | - cucumber-core (13.0.3) |
33 | | - cucumber-gherkin (>= 27, < 28) |
34 | | - cucumber-messages (>= 20, < 23) |
| 67 | + cucumber-core (15.1.0) |
| 68 | + cucumber-gherkin (> 27, < 31) |
| 69 | + cucumber-messages (> 26, < 29) |
35 | 70 | cucumber-tag-expressions (> 5, < 7) |
36 | | - cucumber-cucumber-expressions (17.1.0) |
| 71 | + cucumber-cucumber-expressions (18.0.1) |
37 | 72 | bigdecimal |
38 | | - cucumber-gherkin (27.0.0) |
39 | | - cucumber-messages (>= 19.1.4, < 23) |
40 | | - cucumber-html-formatter (21.9.0) |
| 73 | + cucumber-gherkin (30.0.4) |
| 74 | + cucumber-messages (> 25, < 28) |
| 75 | + cucumber-html-formatter (21.10.1) |
41 | 76 | cucumber-messages (> 19, < 28) |
42 | | - cucumber-messages (22.0.0) |
| 77 | + cucumber-messages (27.2.0) |
43 | 78 | cucumber-tag-expressions (6.1.2) |
44 | 79 | database_cleaner-core (2.0.1) |
45 | 80 | database_cleaner-redis (2.0.0) |
46 | 81 | database_cleaner-core (~> 2.0.0) |
47 | 82 | redis |
48 | 83 | date (3.4.1) |
49 | | - debug (1.10.0) |
| 84 | + debug (1.11.0) |
50 | 85 | irb (~> 1.10) |
51 | 86 | reline (>= 0.3.8) |
52 | 87 | diff-lcs (1.6.2) |
53 | 88 | docile (1.4.0) |
| 89 | + drb (2.2.3) |
| 90 | + erb (5.0.1) |
| 91 | + erubi (1.13.1) |
54 | 92 | ffi (1.17.2) |
| 93 | + i18n (1.14.7) |
| 94 | + concurrent-ruby (~> 1.0) |
55 | 95 | io-console (0.8.0) |
56 | 96 | irb (1.15.2) |
57 | 97 | pp (>= 0.6.0) |
|
61 | 101 | language_server-protocol (3.17.0.5) |
62 | 102 | lint_roller (1.1.0) |
63 | 103 | logger (1.7.0) |
| 104 | + loofah (2.24.1) |
| 105 | + crass (~> 1.0.2) |
| 106 | + nokogiri (>= 1.12.0) |
64 | 107 | mini_mime (1.1.5) |
| 108 | + mini_portile2 (2.8.9) |
| 109 | + minitest (5.25.5) |
65 | 110 | multi_json (1.15.0) |
66 | 111 | multi_test (1.1.0) |
67 | 112 | mustermann (3.0.3) |
68 | 113 | ruby2_keywords (~> 0.0.1) |
69 | 114 | nio4r (2.7.4) |
| 115 | + nokogiri (1.18.8) |
| 116 | + mini_portile2 (~> 2.8.2) |
| 117 | + racc (~> 1.4) |
70 | 118 | parallel (1.27.0) |
71 | 119 | parser (3.3.8.0) |
72 | 120 | ast (~> 2.4.1) |
|
75 | 123 | prettyprint |
76 | 124 | prettyprint (0.2.0) |
77 | 125 | prism (1.4.0) |
78 | | - psych (5.2.3) |
| 126 | + psych (5.2.6) |
79 | 127 | date |
80 | 128 | stringio |
81 | 129 | puma (6.6.0) |
|
91 | 139 | rack (>= 3.0.0) |
92 | 140 | rack-test (2.2.0) |
93 | 141 | rack (>= 1.3) |
| 142 | + rackup (2.2.1) |
| 143 | + rack (>= 3) |
| 144 | + rails-dom-testing (2.3.0) |
| 145 | + activesupport (>= 5.0.0) |
| 146 | + minitest |
| 147 | + nokogiri (>= 1.6) |
| 148 | + rails-html-sanitizer (1.6.2) |
| 149 | + loofah (~> 2.21) |
| 150 | + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) |
| 151 | + railties (8.0.2) |
| 152 | + actionpack (= 8.0.2) |
| 153 | + activesupport (= 8.0.2) |
| 154 | + irb (~> 1.13) |
| 155 | + rackup (>= 1.0.0) |
| 156 | + rake (>= 12.2) |
| 157 | + thor (~> 1.0, >= 1.2.2) |
| 158 | + zeitwerk (~> 2.6) |
94 | 159 | rainbow (3.1.1) |
95 | 160 | rake (13.3.0) |
96 | 161 | rantly (2.0.0) |
97 | | - rdoc (6.13.1) |
| 162 | + rdoc (6.14.1) |
| 163 | + erb |
98 | 164 | psych (>= 4.0.0) |
99 | 165 | redis (5.4.0) |
100 | 166 | redis-client (>= 0.22.0) |
|
115 | 181 | rspec-mocks (3.13.5) |
116 | 182 | diff-lcs (>= 1.2.0, < 2.0) |
117 | 183 | rspec-support (~> 3.13.0) |
| 184 | + rspec-rails (8.0.0) |
| 185 | + actionpack (>= 7.2) |
| 186 | + activesupport (>= 7.2) |
| 187 | + railties (>= 7.2) |
| 188 | + rspec-core (~> 3.13) |
| 189 | + rspec-expectations (~> 3.13) |
| 190 | + rspec-mocks (~> 3.13) |
| 191 | + rspec-support (~> 3.13) |
118 | 192 | rspec-support (3.13.4) |
119 | 193 | rubocop (1.75.6) |
120 | 194 | json (~> 2.3) |
|
138 | 212 | base64 |
139 | 213 | ruby-progressbar (1.13.0) |
140 | 214 | ruby2_keywords (0.0.5) |
| 215 | + securerandom (0.4.1) |
141 | 216 | simplecov (0.22.0) |
142 | 217 | docile (~> 1.1) |
143 | 218 | simplecov-html (~> 0.11) |
@@ -170,20 +245,26 @@ GEM |
170 | 245 | standard-performance (1.8.0) |
171 | 246 | lint_roller (~> 1.1) |
172 | 247 | rubocop-performance (~> 1.25.0) |
173 | | - stringio (3.1.6) |
| 248 | + stringio (3.1.7) |
174 | 249 | sys-uname (1.3.1) |
175 | 250 | ffi (~> 1.1) |
| 251 | + thor (1.3.2) |
176 | 252 | tilt (2.6.0) |
177 | 253 | timecop (0.9.10) |
| 254 | + tzinfo (2.0.6) |
| 255 | + concurrent-ruby (~> 1.0) |
178 | 256 | unicode-display_width (3.1.4) |
179 | 257 | unicode-emoji (~> 4.0, >= 4.0.4) |
180 | 258 | unicode-emoji (4.0.4) |
| 259 | + uri (1.0.3) |
| 260 | + useragent (0.16.11) |
181 | 261 | zeitwerk (2.7.3) |
182 | 262 |
|
183 | 263 | PLATFORMS |
184 | 264 | ruby |
185 | 265 |
|
186 | 266 | DEPENDENCIES |
| 267 | + ammeter |
187 | 268 | benchmark-ips (~> 2.14) |
188 | 269 | concurrent-ruby-ext |
189 | 270 | connection_pool |
|
0 commit comments