|
8 | 8 | GEM
|
9 | 9 | remote: https://rubygems.org/
|
10 | 10 | specs:
|
11 |
| - actionpack (7.1.2) |
12 |
| - actionview (= 7.1.2) |
13 |
| - activesupport (= 7.1.2) |
| 11 | + actionpack (7.1.3.4) |
| 12 | + actionview (= 7.1.3.4) |
| 13 | + activesupport (= 7.1.3.4) |
14 | 14 | nokogiri (>= 1.8.5)
|
15 | 15 | racc
|
16 | 16 | rack (>= 2.2.4)
|
17 | 17 | rack-session (>= 1.0.1)
|
18 | 18 | rack-test (>= 0.6.3)
|
19 | 19 | rails-dom-testing (~> 2.2)
|
20 | 20 | rails-html-sanitizer (~> 1.6)
|
21 |
| - actionview (7.1.2) |
22 |
| - activesupport (= 7.1.2) |
| 21 | + actionview (7.1.3.4) |
| 22 | + activesupport (= 7.1.3.4) |
23 | 23 | builder (~> 3.1)
|
24 | 24 | erubi (~> 1.11)
|
25 | 25 | rails-dom-testing (~> 2.2)
|
26 | 26 | rails-html-sanitizer (~> 1.6)
|
27 |
| - activemodel (7.1.2) |
28 |
| - activesupport (= 7.1.2) |
29 |
| - activerecord (7.1.2) |
30 |
| - activemodel (= 7.1.2) |
31 |
| - activesupport (= 7.1.2) |
| 27 | + activemodel (7.1.3.4) |
| 28 | + activesupport (= 7.1.3.4) |
| 29 | + activerecord (7.1.3.4) |
| 30 | + activemodel (= 7.1.3.4) |
| 31 | + activesupport (= 7.1.3.4) |
32 | 32 | timeout (>= 0.4.0)
|
33 |
| - activesupport (7.1.2) |
| 33 | + activesupport (7.1.3.4) |
34 | 34 | base64
|
35 | 35 | bigdecimal
|
36 | 36 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
53 | 53 | thor (~> 1.0)
|
54 | 54 | ast (2.4.2)
|
55 | 55 | base64 (0.2.0)
|
56 |
| - bigdecimal (3.1.5) |
57 |
| - bigdecimal (3.1.5-java) |
| 56 | + bigdecimal (3.1.8) |
| 57 | + bigdecimal (3.1.8-java) |
58 | 58 | builder (3.2.4)
|
59 | 59 | childprocess (4.1.0)
|
60 |
| - concurrent-ruby (1.2.2) |
| 60 | + concurrent-ruby (1.3.3) |
61 | 61 | connection_pool (2.4.1)
|
62 | 62 | contracts (0.17)
|
63 | 63 | crass (1.0.6)
|
|
86 | 86 | cucumber-messages (18.0.0)
|
87 | 87 | cucumber-tag-expressions (4.1.0)
|
88 | 88 | diff-lcs (1.5.0)
|
89 |
| - drb (2.2.0) |
90 |
| - ruby2_keywords |
| 89 | + drb (2.2.1) |
91 | 90 | erubi (1.12.0)
|
92 | 91 | factory_bot (6.4.0)
|
93 | 92 | activesupport (>= 5.0.0)
|
94 | 93 | ffi (1.15.5)
|
95 | 94 | ffi (1.15.5-java)
|
96 |
| - i18n (1.14.1) |
| 95 | + i18n (1.14.5) |
97 | 96 | concurrent-ruby (~> 1.0)
|
98 | 97 | io-console (0.7.1)
|
99 | 98 | io-console (0.7.1-java)
|
|
112 | 111 | mime-types-data (~> 3.2015)
|
113 | 112 | mime-types-data (3.2023.0218.1)
|
114 | 113 | mini_portile2 (2.8.5)
|
115 |
| - minitest (5.20.0) |
| 114 | + minitest (5.23.1) |
116 | 115 | multi_test (1.1.0)
|
117 | 116 | mutex_m (0.2.0)
|
118 | 117 | nokogiri (1.16.0)
|
|
145 | 144 | rails-html-sanitizer (1.6.0)
|
146 | 145 | loofah (~> 2.21)
|
147 | 146 | nokogiri (~> 1.14)
|
148 |
| - railties (7.1.2) |
149 |
| - actionpack (= 7.1.2) |
150 |
| - activesupport (= 7.1.2) |
| 147 | + railties (7.1.3.4) |
| 148 | + actionpack (= 7.1.3.4) |
| 149 | + activesupport (= 7.1.3.4) |
151 | 150 | irb
|
152 | 151 | rackup (>= 1.0.0)
|
153 | 152 | rake (>= 12.2)
|
|
195 | 194 | rubocop (>= 1.7.0, < 2.0)
|
196 | 195 | rubocop-ast (>= 0.4.0)
|
197 | 196 | ruby-progressbar (1.13.0)
|
198 |
| - ruby2_keywords (0.0.5) |
199 | 197 | sqlite3 (1.6.2)
|
200 | 198 | mini_portile2 (~> 2.8.0)
|
201 | 199 | standard (1.32.1)
|
|
0 commit comments