|
1 | 1 | PATH
|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 |
| - LittleWeasel (5.0.11) |
| 4 | + LittleWeasel (5.0.12) |
5 | 5 | activesupport (>= 7.0.8, < 8.0)
|
6 | 6 |
|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - activesupport (7.1.3) |
| 10 | + activesupport (7.1.3.4) |
11 | 11 | base64
|
12 | 12 | bigdecimal
|
13 | 13 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
20 | 20 | ast (2.4.2)
|
21 | 21 | base64 (0.2.0)
|
22 | 22 | benchmark-ips (2.13.0)
|
23 |
| - bigdecimal (3.1.6) |
| 23 | + bigdecimal (3.1.8) |
24 | 24 | byebug (11.1.3)
|
25 | 25 | coderay (1.1.3)
|
26 |
| - concurrent-ruby (1.2.3) |
| 26 | + concurrent-ruby (1.3.3) |
27 | 27 | connection_pool (2.4.1)
|
28 | 28 | diff-lcs (1.5.1)
|
29 |
| - docile (1.4.0) |
30 |
| - drb (2.2.0) |
31 |
| - ruby2_keywords |
32 |
| - dry-configurable (1.1.0) |
| 29 | + docile (1.4.1) |
| 30 | + drb (2.2.1) |
| 31 | + dry-configurable (1.2.0) |
33 | 32 | dry-core (~> 1.0, < 2)
|
34 | 33 | zeitwerk (~> 2.6)
|
35 | 34 | dry-core (1.0.1)
|
36 | 35 | concurrent-ruby (~> 1.0)
|
37 | 36 | zeitwerk (~> 2.6)
|
38 |
| - dry-inflector (1.0.0) |
| 37 | + dry-inflector (1.1.0) |
39 | 38 | dry-initializer (3.1.1)
|
40 | 39 | dry-logic (1.5.0)
|
41 | 40 | concurrent-ruby (~> 1.0)
|
42 | 41 | dry-core (~> 1.0, < 2)
|
43 | 42 | zeitwerk (~> 2.6)
|
44 |
| - dry-schema (1.13.3) |
| 43 | + dry-schema (1.13.4) |
45 | 44 | concurrent-ruby (~> 1.0)
|
46 | 45 | dry-configurable (~> 1.0, >= 1.0.1)
|
47 | 46 | dry-core (~> 1.0, < 2)
|
|
58 | 57 | zeitwerk (~> 2.6)
|
59 | 58 | factory_bot (6.4.6)
|
60 | 59 | activesupport (>= 5.0.0)
|
61 |
| - i18n (1.14.1) |
| 60 | + i18n (1.14.5) |
62 | 61 | concurrent-ruby (~> 1.0)
|
63 |
| - json (2.7.1) |
| 62 | + json (2.7.2) |
64 | 63 | language_server-protocol (3.17.0.3)
|
65 |
| - method_source (1.0.0) |
66 |
| - minitest (5.22.2) |
| 64 | + method_source (1.1.0) |
| 65 | + minitest (5.24.1) |
67 | 66 | mutex_m (0.2.0)
|
68 |
| - parallel (1.24.0) |
69 |
| - parser (3.3.0.5) |
| 67 | + parallel (1.25.1) |
| 68 | + parser (3.3.4.0) |
70 | 69 | ast (~> 2.4.1)
|
71 | 70 | racc
|
72 | 71 | pry (0.14.2)
|
|
75 | 74 | pry-byebug (3.10.1)
|
76 | 75 | byebug (~> 11.0)
|
77 | 76 | pry (>= 0.13, < 0.15)
|
78 |
| - racc (1.7.3) |
| 77 | + racc (1.8.1) |
79 | 78 | rainbow (3.1.1)
|
80 |
| - rake (13.1.0) |
| 79 | + rake (13.2.1) |
81 | 80 | redcarpet (3.6.0)
|
82 | 81 | reek (6.3.0)
|
83 | 82 | dry-schema (~> 1.13.0)
|
84 | 83 | parser (~> 3.3.0)
|
85 | 84 | rainbow (>= 2.0, < 4.0)
|
86 | 85 | rexml (~> 3.1)
|
87 |
| - regexp_parser (2.9.0) |
88 |
| - rexml (3.2.6) |
| 86 | + regexp_parser (2.9.2) |
| 87 | + rexml (3.3.4) |
| 88 | + strscan |
89 | 89 | rspec (3.13.0)
|
90 | 90 | rspec-core (~> 3.13.0)
|
91 | 91 | rspec-expectations (~> 3.13.0)
|
92 | 92 | rspec-mocks (~> 3.13.0)
|
93 | 93 | rspec-core (3.13.0)
|
94 | 94 | rspec-support (~> 3.13.0)
|
95 |
| - rspec-expectations (3.13.0) |
| 95 | + rspec-expectations (3.13.1) |
96 | 96 | diff-lcs (>= 1.2.0, < 2.0)
|
97 | 97 | rspec-support (~> 3.13.0)
|
98 |
| - rspec-mocks (3.13.0) |
| 98 | + rspec-mocks (3.13.1) |
99 | 99 | diff-lcs (>= 1.2.0, < 2.0)
|
100 | 100 | rspec-support (~> 3.13.0)
|
101 |
| - rspec-support (3.13.0) |
102 |
| - rubocop (1.60.2) |
| 101 | + rspec-support (3.13.1) |
| 102 | + rubocop (1.65.1) |
103 | 103 | json (~> 2.3)
|
104 | 104 | language_server-protocol (>= 3.17.0)
|
105 | 105 | parallel (~> 1.10)
|
106 | 106 | parser (>= 3.3.0.2)
|
107 | 107 | rainbow (>= 2.2.2, < 4.0)
|
108 |
| - regexp_parser (>= 1.8, < 3.0) |
| 108 | + regexp_parser (>= 2.4, < 3.0) |
109 | 109 | rexml (>= 3.2.5, < 4.0)
|
110 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
| 110 | + rubocop-ast (>= 1.31.1, < 2.0) |
111 | 111 | ruby-progressbar (~> 1.7)
|
112 | 112 | unicode-display_width (>= 2.4.0, < 3.0)
|
113 |
| - rubocop-ast (1.30.0) |
114 |
| - parser (>= 3.2.1.0) |
115 |
| - rubocop-capybara (2.20.0) |
| 113 | + rubocop-ast (1.31.3) |
| 114 | + parser (>= 3.3.1.0) |
| 115 | + rubocop-capybara (2.21.0) |
116 | 116 | rubocop (~> 1.41)
|
117 |
| - rubocop-factory_bot (2.25.1) |
118 |
| - rubocop (~> 1.41) |
119 |
| - rubocop-performance (1.20.2) |
| 117 | + rubocop-factory_bot (2.26.1) |
| 118 | + rubocop (~> 1.61) |
| 119 | + rubocop-performance (1.21.1) |
120 | 120 | rubocop (>= 1.48.1, < 2.0)
|
121 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
122 |
| - rubocop-rspec (2.26.1) |
| 121 | + rubocop-ast (>= 1.31.1, < 2.0) |
| 122 | + rubocop-rspec (2.31.0) |
123 | 123 | rubocop (~> 1.40)
|
124 | 124 | rubocop-capybara (~> 2.17)
|
125 | 125 | rubocop-factory_bot (~> 2.22)
|
| 126 | + rubocop-rspec_rails (~> 2.28) |
| 127 | + rubocop-rspec_rails (2.29.1) |
| 128 | + rubocop (~> 1.61) |
126 | 129 | ruby-progressbar (1.13.0)
|
127 |
| - ruby2_keywords (0.0.5) |
128 | 130 | simplecov (0.22.0)
|
129 | 131 | docile (~> 1.1)
|
130 | 132 | simplecov-html (~> 0.11)
|
131 | 133 | simplecov_json_formatter (~> 0.1)
|
132 | 134 | simplecov-html (0.12.3)
|
133 | 135 | simplecov_json_formatter (0.1.4)
|
| 136 | + strscan (3.1.0) |
134 | 137 | tzinfo (2.0.6)
|
135 | 138 | concurrent-ruby (~> 1.0)
|
136 | 139 | unicode-display_width (2.5.0)
|
137 | 140 | webrick (1.8.1)
|
138 |
| - yard (0.9.34) |
139 |
| - zeitwerk (2.6.13) |
| 141 | + yard (0.9.36) |
| 142 | + zeitwerk (2.6.17) |
140 | 143 |
|
141 | 144 | PLATFORMS
|
142 | 145 | ruby
|
|
0 commit comments