decidim-generators 0.31.5 → 0.32.0.rc2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +412 -390
- data/README.md +2 -4
- data/decidim-generators.gemspec +4 -6
- data/exe/decidim +14 -7
- data/lib/decidim/generators/app_generator.rb +15 -19
- data/lib/decidim/generators/app_templates/.ruby-version +1 -1
- data/lib/decidim/generators/app_templates/storage.yml +9 -6
- data/lib/decidim/generators/component_generator.rb +1 -1
- data/lib/decidim/generators/component_templates/.ruby-version +1 -1
- data/lib/decidim/generators/component_templates/Gemfile.erb +7 -7
- data/lib/decidim/generators/component_templates/github/{ci.yml.erb → ci.yml} +5 -5
- data/lib/decidim/generators/component_templates/lib/decidim/component/component.rb.erb +0 -4
- data/lib/decidim/generators/test/generator_examples.rb +17 -42
- data/lib/decidim/generators/version.rb +1 -1
- metadata +7 -10
data/Gemfile.lock
CHANGED
|
@@ -1,62 +1,61 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
decidim (0.
|
|
5
|
-
decidim-accountability (= 0.
|
|
6
|
-
decidim-admin (= 0.
|
|
7
|
-
decidim-api (= 0.
|
|
8
|
-
decidim-assemblies (= 0.
|
|
9
|
-
decidim-blogs (= 0.
|
|
10
|
-
decidim-budgets (= 0.
|
|
11
|
-
decidim-comments (= 0.
|
|
12
|
-
decidim-core (= 0.
|
|
13
|
-
decidim-debates (= 0.
|
|
14
|
-
decidim-forms (= 0.
|
|
15
|
-
decidim-generators (= 0.
|
|
16
|
-
decidim-meetings (= 0.
|
|
17
|
-
decidim-pages (= 0.
|
|
18
|
-
decidim-participatory_processes (= 0.
|
|
19
|
-
decidim-proposals (= 0.
|
|
20
|
-
decidim-
|
|
21
|
-
decidim-
|
|
22
|
-
decidim-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
decidim-
|
|
26
|
-
|
|
27
|
-
decidim-admin (0.31.5)
|
|
4
|
+
decidim (0.32.0.rc2)
|
|
5
|
+
decidim-accountability (= 0.32.0.rc2)
|
|
6
|
+
decidim-admin (= 0.32.0.rc2)
|
|
7
|
+
decidim-api (= 0.32.0.rc2)
|
|
8
|
+
decidim-assemblies (= 0.32.0.rc2)
|
|
9
|
+
decidim-blogs (= 0.32.0.rc2)
|
|
10
|
+
decidim-budgets (= 0.32.0.rc2)
|
|
11
|
+
decidim-comments (= 0.32.0.rc2)
|
|
12
|
+
decidim-core (= 0.32.0.rc2)
|
|
13
|
+
decidim-debates (= 0.32.0.rc2)
|
|
14
|
+
decidim-forms (= 0.32.0.rc2)
|
|
15
|
+
decidim-generators (= 0.32.0.rc2)
|
|
16
|
+
decidim-meetings (= 0.32.0.rc2)
|
|
17
|
+
decidim-pages (= 0.32.0.rc2)
|
|
18
|
+
decidim-participatory_processes (= 0.32.0.rc2)
|
|
19
|
+
decidim-proposals (= 0.32.0.rc2)
|
|
20
|
+
decidim-surveys (= 0.32.0.rc2)
|
|
21
|
+
decidim-system (= 0.32.0.rc2)
|
|
22
|
+
decidim-verifications (= 0.32.0.rc2)
|
|
23
|
+
decidim-accountability (0.32.0.rc2)
|
|
24
|
+
decidim-comments (= 0.32.0.rc2)
|
|
25
|
+
decidim-core (= 0.32.0.rc2)
|
|
26
|
+
decidim-admin (0.32.0.rc2)
|
|
28
27
|
active_link_to (~> 1.0)
|
|
29
|
-
decidim-core (= 0.
|
|
30
|
-
devise (
|
|
28
|
+
decidim-core (= 0.32.0.rc2)
|
|
29
|
+
devise (>= 4.7, < 6.0)
|
|
31
30
|
devise-i18n (~> 1.2)
|
|
32
31
|
devise_invitable (~> 2.0, >= 2.0.9)
|
|
33
|
-
decidim-ai (0.
|
|
32
|
+
decidim-ai (0.32.0.rc2)
|
|
34
33
|
classifier-reborn (~> 2.3.0)
|
|
35
|
-
decidim-core (= 0.
|
|
36
|
-
decidim-api (0.
|
|
37
|
-
decidim-core (= 0.
|
|
38
|
-
devise-jwt (
|
|
39
|
-
graphql (
|
|
40
|
-
graphql-docs (
|
|
41
|
-
rack-cors (
|
|
42
|
-
decidim-assemblies (0.
|
|
43
|
-
decidim-core (= 0.
|
|
44
|
-
decidim-blogs (0.
|
|
45
|
-
decidim-admin (= 0.
|
|
46
|
-
decidim-comments (= 0.
|
|
47
|
-
decidim-core (= 0.
|
|
48
|
-
decidim-budgets (0.
|
|
49
|
-
decidim-comments (= 0.
|
|
50
|
-
decidim-core (= 0.
|
|
51
|
-
decidim-collaborative_texts (0.
|
|
52
|
-
decidim-core (= 0.
|
|
53
|
-
decidim-comments (0.
|
|
54
|
-
decidim-core (= 0.
|
|
34
|
+
decidim-core (= 0.32.0.rc2)
|
|
35
|
+
decidim-api (0.32.0.rc2)
|
|
36
|
+
decidim-core (= 0.32.0.rc2)
|
|
37
|
+
devise-jwt (>= 0.12.1, < 0.14.0)
|
|
38
|
+
graphql (>= 2.4.17, < 2.6)
|
|
39
|
+
graphql-docs (>= 5, < 7)
|
|
40
|
+
rack-cors (>= 1, < 4)
|
|
41
|
+
decidim-assemblies (0.32.0.rc2)
|
|
42
|
+
decidim-core (= 0.32.0.rc2)
|
|
43
|
+
decidim-blogs (0.32.0.rc2)
|
|
44
|
+
decidim-admin (= 0.32.0.rc2)
|
|
45
|
+
decidim-comments (= 0.32.0.rc2)
|
|
46
|
+
decidim-core (= 0.32.0.rc2)
|
|
47
|
+
decidim-budgets (0.32.0.rc2)
|
|
48
|
+
decidim-comments (= 0.32.0.rc2)
|
|
49
|
+
decidim-core (= 0.32.0.rc2)
|
|
50
|
+
decidim-collaborative_texts (0.32.0.rc2)
|
|
51
|
+
decidim-core (= 0.32.0.rc2)
|
|
52
|
+
decidim-comments (0.32.0.rc2)
|
|
53
|
+
decidim-core (= 0.32.0.rc2)
|
|
55
54
|
redcarpet (~> 3.5, >= 3.5.1)
|
|
56
|
-
decidim-conferences (0.
|
|
57
|
-
decidim-core (= 0.
|
|
58
|
-
decidim-meetings (= 0.
|
|
59
|
-
decidim-core (0.
|
|
55
|
+
decidim-conferences (0.32.0.rc2)
|
|
56
|
+
decidim-core (= 0.32.0.rc2)
|
|
57
|
+
decidim-meetings (= 0.32.0.rc2)
|
|
58
|
+
decidim-core (0.32.0.rc2)
|
|
60
59
|
active_link_to (~> 1.0)
|
|
61
60
|
acts_as_list (~> 1.0)
|
|
62
61
|
batch-loader (~> 2.0)
|
|
@@ -64,192 +63,190 @@ PATH
|
|
|
64
63
|
cells-erb (~> 0.1.0)
|
|
65
64
|
cells-rails (~> 0.1.3)
|
|
66
65
|
charlock_holmes (~> 0.7)
|
|
67
|
-
chartkick (
|
|
66
|
+
chartkick (>= 5.1.2, < 5.3.0)
|
|
68
67
|
concurrent-ruby (~> 1.3.0)
|
|
69
|
-
connection_pool (<
|
|
68
|
+
connection_pool (< 4)
|
|
70
69
|
data_migrate (~> 11.3)
|
|
71
70
|
date_validator (~> 0.12.0)
|
|
72
|
-
devise (
|
|
71
|
+
devise (>= 4.7, < 6.0)
|
|
73
72
|
devise-i18n (~> 1.2)
|
|
74
73
|
diffy (~> 3.3)
|
|
75
74
|
doorkeeper (~> 5.6, >= 5.6.6)
|
|
76
|
-
doorkeeper-i18n (
|
|
75
|
+
doorkeeper-i18n (>= 4, < 6)
|
|
77
76
|
file_validators (~> 3.0)
|
|
78
77
|
fog-local (~> 0.6)
|
|
79
78
|
geocoder (~> 1.8)
|
|
80
79
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
81
|
-
hexapdf (
|
|
80
|
+
hexapdf (>= 1.1, < 1.7)
|
|
82
81
|
image_processing (~> 1.2)
|
|
83
|
-
invisible_captcha (
|
|
82
|
+
invisible_captcha (>= 0.12, < 3.0)
|
|
84
83
|
kaminari (~> 1.2, >= 1.2.1)
|
|
85
84
|
loofah (~> 2.19, >= 2.19.1)
|
|
86
85
|
mime-types (>= 1.16, < 4.0)
|
|
87
|
-
mini_magick (~> 4.9)
|
|
88
86
|
net-smtp (~> 0.5.0)
|
|
89
87
|
nokogiri (~> 1.16, >= 1.16.2)
|
|
90
88
|
omniauth (~> 2.0)
|
|
91
|
-
omniauth-facebook (
|
|
89
|
+
omniauth-facebook (>= 5, < 11)
|
|
92
90
|
omniauth-google-oauth2 (~> 1.0)
|
|
93
|
-
omniauth-rails_csrf_protection (
|
|
91
|
+
omniauth-rails_csrf_protection (>= 1, < 3)
|
|
94
92
|
omniauth-twitter (~> 1.4)
|
|
95
|
-
paper_trail (~>
|
|
96
|
-
paranoia (~> 3.
|
|
97
|
-
pg (
|
|
93
|
+
paper_trail (~> 17.0)
|
|
94
|
+
paranoia (~> 3.1.0)
|
|
95
|
+
pg (>= 1.5, < 1.7)
|
|
98
96
|
pg_search (~> 2.2)
|
|
99
97
|
premailer-rails (~> 1.10)
|
|
100
|
-
rack (
|
|
101
|
-
rack-attack (
|
|
102
|
-
rails (~>
|
|
103
|
-
rails-i18n (~>
|
|
104
|
-
ransack (
|
|
105
|
-
redis (
|
|
98
|
+
rack (>= 3.2.4, < 4.0)
|
|
99
|
+
rack-attack (>= 6.7, < 6.9)
|
|
100
|
+
rails (~> 8.1.0)
|
|
101
|
+
rails-i18n (~> 8.1.0, < 8.2)
|
|
102
|
+
ransack (>= 4.2, < 4.5)
|
|
103
|
+
redis (>= 4.1, < 6.0)
|
|
106
104
|
request_store (~> 1.7.0)
|
|
107
|
-
rqrcode (
|
|
105
|
+
rqrcode (>= 2.2, < 3.3)
|
|
106
|
+
ruby-vips (~> 2.2)
|
|
108
107
|
rubyXL (~> 3.4)
|
|
109
108
|
rubyzip (~> 2.0)
|
|
110
|
-
shakapacker (~>
|
|
109
|
+
shakapacker (~> 9.7.0)
|
|
111
110
|
valid_email2 (~> 7.0)
|
|
112
111
|
web-push (~> 3.0)
|
|
113
112
|
wisper (~> 3.0)
|
|
114
|
-
decidim-debates (0.
|
|
115
|
-
decidim-comments (= 0.
|
|
116
|
-
decidim-core (= 0.
|
|
117
|
-
decidim-demographics (0.
|
|
118
|
-
decidim-core (= 0.
|
|
119
|
-
decidim-forms (= 0.
|
|
120
|
-
decidim-design (0.
|
|
121
|
-
decidim-core (= 0.
|
|
122
|
-
decidim-dev (0.
|
|
123
|
-
bullet (~> 8.
|
|
124
|
-
byebug (
|
|
113
|
+
decidim-debates (0.32.0.rc2)
|
|
114
|
+
decidim-comments (= 0.32.0.rc2)
|
|
115
|
+
decidim-core (= 0.32.0.rc2)
|
|
116
|
+
decidim-demographics (0.32.0.rc2)
|
|
117
|
+
decidim-core (= 0.32.0.rc2)
|
|
118
|
+
decidim-forms (= 0.32.0.rc2)
|
|
119
|
+
decidim-design (0.32.0.rc2)
|
|
120
|
+
decidim-core (= 0.32.0.rc2)
|
|
121
|
+
decidim-dev (0.32.0.rc2)
|
|
122
|
+
bullet (~> 8.1.0)
|
|
123
|
+
byebug (>= 11, < 14)
|
|
125
124
|
capybara (~> 3.39)
|
|
126
|
-
decidim-admin (= 0.
|
|
127
|
-
decidim-api (= 0.
|
|
128
|
-
decidim-comments (= 0.
|
|
129
|
-
decidim-core (= 0.
|
|
130
|
-
decidim-generators (= 0.
|
|
131
|
-
decidim-verifications (= 0.
|
|
132
|
-
erb_lint (
|
|
125
|
+
decidim-admin (= 0.32.0.rc2)
|
|
126
|
+
decidim-api (= 0.32.0.rc2)
|
|
127
|
+
decidim-comments (= 0.32.0.rc2)
|
|
128
|
+
decidim-core (= 0.32.0.rc2)
|
|
129
|
+
decidim-generators (= 0.32.0.rc2)
|
|
130
|
+
decidim-verifications (= 0.32.0.rc2)
|
|
131
|
+
erb_lint (>= 0.8, < 0.10)
|
|
133
132
|
factory_bot_rails (~> 6.2)
|
|
134
133
|
faker (~> 3.2)
|
|
135
134
|
i18n-tasks (~> 1.0)
|
|
136
135
|
nokogiri (~> 1.16, >= 1.16.2)
|
|
137
|
-
parallel_tests (
|
|
138
|
-
puma (
|
|
136
|
+
parallel_tests (>= 4.2, < 6.0)
|
|
137
|
+
puma (>= 6.5, < 8.0)
|
|
139
138
|
rails-controller-testing (~> 1.0)
|
|
140
139
|
rspec (~> 3.12)
|
|
141
140
|
rspec-cells (~> 0.3.7)
|
|
142
141
|
rspec-html-matchers (~> 0.10)
|
|
143
|
-
rspec-rails (
|
|
142
|
+
rspec-rails (>= 6, < 9)
|
|
144
143
|
rspec-retry (~> 0.6.2)
|
|
145
144
|
rspec_junit_formatter (~> 0.6.0)
|
|
146
|
-
rubocop (
|
|
145
|
+
rubocop (>= 1.78, < 1.87)
|
|
147
146
|
rubocop-capybara (~> 2.22.0, >= 2.22.1)
|
|
148
|
-
rubocop-factory_bot (
|
|
147
|
+
rubocop-factory_bot (>= 2.27, < 2.29)
|
|
149
148
|
rubocop-faker (~> 1.3, >= 1.3.0)
|
|
150
149
|
rubocop-graphql (~> 1.5, >= 1.5.6)
|
|
151
150
|
rubocop-performance (~> 1.25, >= 1.25.0)
|
|
152
|
-
rubocop-rails (
|
|
151
|
+
rubocop-rails (>= 2.32, < 2.35)
|
|
153
152
|
rubocop-rspec (~> 3.0, >= 3.6.0)
|
|
154
|
-
rubocop-rspec_rails (
|
|
153
|
+
rubocop-rspec_rails (>= 2.31, < 2.33)
|
|
155
154
|
rubocop-rubycw (~> 0.2.0)
|
|
155
|
+
rubocop-yard (>= 1.0, < 1.2)
|
|
156
156
|
selenium-webdriver (~> 4.9)
|
|
157
157
|
simplecov (~> 0.22.0)
|
|
158
|
-
simplecov-cobertura (~>
|
|
158
|
+
simplecov-cobertura (~> 3.1.0)
|
|
159
159
|
spring (~> 4.0)
|
|
160
160
|
spring-watcher-listen (~> 2.0)
|
|
161
161
|
w3c_rspec_validators (~> 0.3.0)
|
|
162
162
|
webmock (~> 3.18)
|
|
163
163
|
wisper-rspec (~> 1.0)
|
|
164
|
-
decidim-elections (0.
|
|
165
|
-
decidim-admin (= 0.
|
|
166
|
-
decidim-core (= 0.
|
|
167
|
-
decidim-forms (= 0.
|
|
168
|
-
decidim-forms (0.
|
|
169
|
-
decidim-core (= 0.
|
|
170
|
-
decidim-generators (0.
|
|
171
|
-
decidim-core (= 0.
|
|
172
|
-
decidim-initiatives (0.
|
|
173
|
-
decidim-admin (= 0.
|
|
174
|
-
decidim-comments (= 0.
|
|
175
|
-
decidim-core (= 0.
|
|
176
|
-
decidim-verifications (= 0.
|
|
177
|
-
decidim-meetings (0.
|
|
178
|
-
decidim-core (= 0.
|
|
179
|
-
decidim-forms (= 0.
|
|
164
|
+
decidim-elections (0.32.0.rc2)
|
|
165
|
+
decidim-admin (= 0.32.0.rc2)
|
|
166
|
+
decidim-core (= 0.32.0.rc2)
|
|
167
|
+
decidim-forms (= 0.32.0.rc2)
|
|
168
|
+
decidim-forms (0.32.0.rc2)
|
|
169
|
+
decidim-core (= 0.32.0.rc2)
|
|
170
|
+
decidim-generators (0.32.0.rc2)
|
|
171
|
+
decidim-core (= 0.32.0.rc2)
|
|
172
|
+
decidim-initiatives (0.32.0.rc2)
|
|
173
|
+
decidim-admin (= 0.32.0.rc2)
|
|
174
|
+
decidim-comments (= 0.32.0.rc2)
|
|
175
|
+
decidim-core (= 0.32.0.rc2)
|
|
176
|
+
decidim-verifications (= 0.32.0.rc2)
|
|
177
|
+
decidim-meetings (0.32.0.rc2)
|
|
178
|
+
decidim-core (= 0.32.0.rc2)
|
|
179
|
+
decidim-forms (= 0.32.0.rc2)
|
|
180
180
|
icalendar (~> 2.5)
|
|
181
|
-
decidim-pages (0.
|
|
182
|
-
decidim-core (= 0.
|
|
183
|
-
decidim-participatory_processes (0.
|
|
184
|
-
decidim-core (= 0.
|
|
185
|
-
decidim-proposals (0.
|
|
186
|
-
decidim-comments (= 0.
|
|
187
|
-
decidim-core (= 0.
|
|
181
|
+
decidim-pages (0.32.0.rc2)
|
|
182
|
+
decidim-core (= 0.32.0.rc2)
|
|
183
|
+
decidim-participatory_processes (0.32.0.rc2)
|
|
184
|
+
decidim-core (= 0.32.0.rc2)
|
|
185
|
+
decidim-proposals (0.32.0.rc2)
|
|
186
|
+
decidim-comments (= 0.32.0.rc2)
|
|
187
|
+
decidim-core (= 0.32.0.rc2)
|
|
188
188
|
doc2text (~> 0.4.0, >= 0.4.8)
|
|
189
189
|
redcarpet (~> 3.5, >= 3.5.1)
|
|
190
|
-
decidim-
|
|
191
|
-
decidim-
|
|
192
|
-
decidim-
|
|
193
|
-
|
|
194
|
-
decidim-proposals (= 0.31.5)
|
|
195
|
-
decidim-surveys (0.31.5)
|
|
196
|
-
decidim-core (= 0.31.5)
|
|
197
|
-
decidim-forms (= 0.31.5)
|
|
198
|
-
decidim-system (0.31.5)
|
|
190
|
+
decidim-surveys (0.32.0.rc2)
|
|
191
|
+
decidim-core (= 0.32.0.rc2)
|
|
192
|
+
decidim-forms (= 0.32.0.rc2)
|
|
193
|
+
decidim-system (0.32.0.rc2)
|
|
199
194
|
active_link_to (~> 1.0)
|
|
200
|
-
decidim-core (= 0.
|
|
201
|
-
devise (
|
|
195
|
+
decidim-core (= 0.32.0.rc2)
|
|
196
|
+
devise (>= 4.7, < 6.0)
|
|
202
197
|
devise-i18n (~> 1.2)
|
|
203
198
|
devise_invitable (~> 2.0, >= 2.0.9)
|
|
204
|
-
decidim-templates (0.
|
|
205
|
-
decidim-core (= 0.
|
|
206
|
-
decidim-forms (= 0.
|
|
207
|
-
decidim-verifications (0.
|
|
208
|
-
decidim-core (= 0.
|
|
199
|
+
decidim-templates (0.32.0.rc2)
|
|
200
|
+
decidim-core (= 0.32.0.rc2)
|
|
201
|
+
decidim-forms (= 0.32.0.rc2)
|
|
202
|
+
decidim-verifications (0.32.0.rc2)
|
|
203
|
+
decidim-core (= 0.32.0.rc2)
|
|
209
204
|
|
|
210
205
|
GEM
|
|
211
206
|
remote: https://rubygems.org/
|
|
212
207
|
specs:
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
208
|
+
action_text-trix (2.1.18)
|
|
209
|
+
railties
|
|
210
|
+
actioncable (8.1.3)
|
|
211
|
+
actionpack (= 8.1.3)
|
|
212
|
+
activesupport (= 8.1.3)
|
|
216
213
|
nio4r (~> 2.0)
|
|
217
214
|
websocket-driver (>= 0.6.1)
|
|
218
215
|
zeitwerk (~> 2.6)
|
|
219
|
-
actionmailbox (
|
|
220
|
-
actionpack (=
|
|
221
|
-
activejob (=
|
|
222
|
-
activerecord (=
|
|
223
|
-
activestorage (=
|
|
224
|
-
activesupport (=
|
|
216
|
+
actionmailbox (8.1.3)
|
|
217
|
+
actionpack (= 8.1.3)
|
|
218
|
+
activejob (= 8.1.3)
|
|
219
|
+
activerecord (= 8.1.3)
|
|
220
|
+
activestorage (= 8.1.3)
|
|
221
|
+
activesupport (= 8.1.3)
|
|
225
222
|
mail (>= 2.8.0)
|
|
226
|
-
actionmailer (
|
|
227
|
-
actionpack (=
|
|
228
|
-
actionview (=
|
|
229
|
-
activejob (=
|
|
230
|
-
activesupport (=
|
|
223
|
+
actionmailer (8.1.3)
|
|
224
|
+
actionpack (= 8.1.3)
|
|
225
|
+
actionview (= 8.1.3)
|
|
226
|
+
activejob (= 8.1.3)
|
|
227
|
+
activesupport (= 8.1.3)
|
|
231
228
|
mail (>= 2.8.0)
|
|
232
229
|
rails-dom-testing (~> 2.2)
|
|
233
|
-
actionpack (
|
|
234
|
-
actionview (=
|
|
235
|
-
activesupport (=
|
|
230
|
+
actionpack (8.1.3)
|
|
231
|
+
actionview (= 8.1.3)
|
|
232
|
+
activesupport (= 8.1.3)
|
|
236
233
|
nokogiri (>= 1.8.5)
|
|
237
|
-
|
|
238
|
-
rack (>= 2.2.4, < 3.2)
|
|
234
|
+
rack (>= 2.2.4)
|
|
239
235
|
rack-session (>= 1.0.1)
|
|
240
236
|
rack-test (>= 0.6.3)
|
|
241
237
|
rails-dom-testing (~> 2.2)
|
|
242
238
|
rails-html-sanitizer (~> 1.6)
|
|
243
239
|
useragent (~> 0.16)
|
|
244
|
-
actiontext (
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
240
|
+
actiontext (8.1.3)
|
|
241
|
+
action_text-trix (~> 2.1.15)
|
|
242
|
+
actionpack (= 8.1.3)
|
|
243
|
+
activerecord (= 8.1.3)
|
|
244
|
+
activestorage (= 8.1.3)
|
|
245
|
+
activesupport (= 8.1.3)
|
|
249
246
|
globalid (>= 0.6.0)
|
|
250
247
|
nokogiri (>= 1.8.5)
|
|
251
|
-
actionview (
|
|
252
|
-
activesupport (=
|
|
248
|
+
actionview (8.1.3)
|
|
249
|
+
activesupport (= 8.1.3)
|
|
253
250
|
builder (~> 3.1)
|
|
254
251
|
erubi (~> 1.11)
|
|
255
252
|
rails-dom-testing (~> 2.2)
|
|
@@ -257,59 +254,59 @@ GEM
|
|
|
257
254
|
active_link_to (1.0.5)
|
|
258
255
|
actionpack
|
|
259
256
|
addressable
|
|
260
|
-
activejob (
|
|
261
|
-
activesupport (=
|
|
257
|
+
activejob (8.1.3)
|
|
258
|
+
activesupport (= 8.1.3)
|
|
262
259
|
globalid (>= 0.3.6)
|
|
263
|
-
activemodel (
|
|
264
|
-
activesupport (=
|
|
265
|
-
activerecord (
|
|
266
|
-
activemodel (=
|
|
267
|
-
activesupport (=
|
|
260
|
+
activemodel (8.1.3)
|
|
261
|
+
activesupport (= 8.1.3)
|
|
262
|
+
activerecord (8.1.3)
|
|
263
|
+
activemodel (= 8.1.3)
|
|
264
|
+
activesupport (= 8.1.3)
|
|
268
265
|
timeout (>= 0.4.0)
|
|
269
|
-
activestorage (
|
|
270
|
-
actionpack (=
|
|
271
|
-
activejob (=
|
|
272
|
-
activerecord (=
|
|
273
|
-
activesupport (=
|
|
266
|
+
activestorage (8.1.3)
|
|
267
|
+
actionpack (= 8.1.3)
|
|
268
|
+
activejob (= 8.1.3)
|
|
269
|
+
activerecord (= 8.1.3)
|
|
270
|
+
activesupport (= 8.1.3)
|
|
274
271
|
marcel (~> 1.0)
|
|
275
|
-
activesupport (
|
|
272
|
+
activesupport (8.1.3)
|
|
276
273
|
base64
|
|
277
|
-
benchmark (>= 0.3)
|
|
278
274
|
bigdecimal
|
|
279
275
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
280
276
|
connection_pool (>= 2.2.5)
|
|
281
277
|
drb
|
|
282
278
|
i18n (>= 1.6, < 2)
|
|
279
|
+
json
|
|
283
280
|
logger (>= 1.4.2)
|
|
284
281
|
minitest (>= 5.1)
|
|
285
282
|
securerandom (>= 0.3)
|
|
286
283
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
287
|
-
|
|
284
|
+
uri (>= 0.13.1)
|
|
285
|
+
acts_as_list (1.2.6)
|
|
288
286
|
activerecord (>= 6.1)
|
|
289
287
|
activesupport (>= 6.1)
|
|
290
|
-
addressable (2.
|
|
291
|
-
public_suffix (>= 2.0.2, <
|
|
288
|
+
addressable (2.9.0)
|
|
289
|
+
public_suffix (>= 2.0.2, < 8.0)
|
|
292
290
|
ast (2.4.3)
|
|
293
291
|
base64 (0.3.0)
|
|
294
|
-
batch-loader (2.0.
|
|
295
|
-
bcrypt (3.1.
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
activesupport (>= 6.0)
|
|
292
|
+
batch-loader (2.0.6)
|
|
293
|
+
bcrypt (3.1.22)
|
|
294
|
+
better_html (2.2.0)
|
|
295
|
+
actionview (>= 7.0)
|
|
296
|
+
activesupport (>= 7.0)
|
|
300
297
|
ast (~> 2.0)
|
|
301
298
|
erubi (~> 1.4)
|
|
302
299
|
parser (>= 2.4)
|
|
303
300
|
smart_properties
|
|
304
|
-
bigdecimal (
|
|
301
|
+
bigdecimal (4.1.0)
|
|
305
302
|
bindex (0.8.1)
|
|
306
|
-
bootsnap (1.
|
|
303
|
+
bootsnap (1.23.0)
|
|
307
304
|
msgpack (~> 1.2)
|
|
308
|
-
brakeman (
|
|
305
|
+
brakeman (8.0.4)
|
|
309
306
|
racc
|
|
310
307
|
browser (6.2.0)
|
|
311
308
|
builder (3.3.0)
|
|
312
|
-
bullet (8.0
|
|
309
|
+
bullet (8.1.0)
|
|
313
310
|
activesupport (>= 3.0.0)
|
|
314
311
|
uniform_notifier (~> 1.11)
|
|
315
312
|
byebug (11.1.3)
|
|
@@ -334,7 +331,7 @@ GEM
|
|
|
334
331
|
actionpack (>= 5.0)
|
|
335
332
|
cells (>= 4.1.6, < 5.0.0)
|
|
336
333
|
charlock_holmes (0.7.9)
|
|
337
|
-
chartkick (5.1
|
|
334
|
+
chartkick (5.2.1)
|
|
338
335
|
childprocess (5.1.0)
|
|
339
336
|
logger (~> 1.5)
|
|
340
337
|
chunky_png (1.4.0)
|
|
@@ -342,10 +339,10 @@ GEM
|
|
|
342
339
|
fast-stemmer (~> 1.0)
|
|
343
340
|
matrix (~> 0.4)
|
|
344
341
|
cmdparse (3.0.7)
|
|
345
|
-
commonmarker (
|
|
346
|
-
concurrent-ruby (1.3.
|
|
347
|
-
connection_pool (
|
|
348
|
-
crack (1.0.
|
|
342
|
+
commonmarker (2.6.3-x86_64-linux)
|
|
343
|
+
concurrent-ruby (1.3.6)
|
|
344
|
+
connection_pool (3.0.2)
|
|
345
|
+
crack (1.0.1)
|
|
349
346
|
bigdecimal
|
|
350
347
|
rexml
|
|
351
348
|
crass (1.0.6)
|
|
@@ -355,23 +352,24 @@ GEM
|
|
|
355
352
|
data_migrate (11.3.1)
|
|
356
353
|
activerecord (>= 6.1)
|
|
357
354
|
railties (>= 6.1)
|
|
358
|
-
date (3.
|
|
355
|
+
date (3.5.1)
|
|
359
356
|
date_validator (0.12.0)
|
|
360
357
|
activemodel (>= 3)
|
|
361
358
|
activesupport (>= 3)
|
|
362
359
|
declarative-builder (0.2.0)
|
|
363
360
|
trailblazer-option (~> 0.1.0)
|
|
364
361
|
declarative-option (0.1.0)
|
|
365
|
-
devise (
|
|
362
|
+
devise (5.0.3)
|
|
366
363
|
bcrypt (~> 3.0)
|
|
367
364
|
orm_adapter (~> 0.1)
|
|
368
|
-
railties (>=
|
|
365
|
+
railties (>= 7.0)
|
|
369
366
|
responders
|
|
370
367
|
warden (~> 1.2.3)
|
|
371
|
-
devise-i18n (1.
|
|
372
|
-
devise (>=
|
|
373
|
-
|
|
374
|
-
|
|
368
|
+
devise-i18n (1.16.0)
|
|
369
|
+
devise (>= 5.0.0)
|
|
370
|
+
rails-i18n
|
|
371
|
+
devise-jwt (0.13.0)
|
|
372
|
+
devise (>= 4.0.0, < 6.0.0)
|
|
375
373
|
warden-jwt_auth (~> 0.10)
|
|
376
374
|
devise_invitable (2.0.11)
|
|
377
375
|
actionmailer (>= 5.0)
|
|
@@ -382,9 +380,10 @@ GEM
|
|
|
382
380
|
nokogiri (>= 1.18.2)
|
|
383
381
|
rubyzip (~> 2.3.0)
|
|
384
382
|
docile (1.4.1)
|
|
385
|
-
doorkeeper (5.
|
|
383
|
+
doorkeeper (5.9.0)
|
|
386
384
|
railties (>= 5)
|
|
387
|
-
doorkeeper-i18n (
|
|
385
|
+
doorkeeper-i18n (5.2.8)
|
|
386
|
+
doorkeeper (>= 5.2)
|
|
388
387
|
drb (2.2.3)
|
|
389
388
|
dry-auto_inject (1.1.0)
|
|
390
389
|
dry-core (~> 1.1)
|
|
@@ -392,12 +391,12 @@ GEM
|
|
|
392
391
|
dry-configurable (1.3.0)
|
|
393
392
|
dry-core (~> 1.1)
|
|
394
393
|
zeitwerk (~> 2.6)
|
|
395
|
-
dry-core (1.
|
|
394
|
+
dry-core (1.2.0)
|
|
396
395
|
concurrent-ruby (~> 1.0)
|
|
397
396
|
logger
|
|
398
397
|
zeitwerk (~> 2.6)
|
|
399
|
-
erb (
|
|
400
|
-
erb_lint (0.
|
|
398
|
+
erb (6.0.2)
|
|
399
|
+
erb_lint (0.9.0)
|
|
401
400
|
activesupport
|
|
402
401
|
better_html (>= 2.0.1)
|
|
403
402
|
parser (>= 2.7.1.4)
|
|
@@ -408,25 +407,23 @@ GEM
|
|
|
408
407
|
temple
|
|
409
408
|
erubi (1.13.1)
|
|
410
409
|
escape_utils (1.3.0)
|
|
411
|
-
excon (1.2
|
|
410
|
+
excon (1.3.2)
|
|
412
411
|
logger
|
|
413
|
-
|
|
414
|
-
html-pipeline (~> 2.9)
|
|
415
|
-
factory_bot (6.5.4)
|
|
412
|
+
factory_bot (6.5.6)
|
|
416
413
|
activesupport (>= 6.1.0)
|
|
417
|
-
factory_bot_rails (6.
|
|
414
|
+
factory_bot_rails (6.5.1)
|
|
418
415
|
factory_bot (~> 6.5)
|
|
419
|
-
railties (>=
|
|
420
|
-
faker (3.
|
|
416
|
+
railties (>= 6.1.0)
|
|
417
|
+
faker (3.6.1)
|
|
421
418
|
i18n (>= 1.8.11, < 2)
|
|
422
|
-
faraday (2.
|
|
419
|
+
faraday (2.14.1)
|
|
423
420
|
faraday-net_http (>= 2.0, < 3.5)
|
|
424
421
|
json
|
|
425
422
|
logger
|
|
426
|
-
faraday-net_http (3.4.
|
|
427
|
-
net-http (
|
|
423
|
+
faraday-net_http (3.4.2)
|
|
424
|
+
net-http (~> 0.5)
|
|
428
425
|
fast-stemmer (1.0.2)
|
|
429
|
-
ffi (1.17.
|
|
426
|
+
ffi (1.17.3-x86_64-linux-gnu)
|
|
430
427
|
fiber-storage (1.0.1)
|
|
431
428
|
file_validators (3.0.0)
|
|
432
429
|
activemodel (>= 3.2)
|
|
@@ -436,75 +433,80 @@ GEM
|
|
|
436
433
|
excon (~> 1.0)
|
|
437
434
|
formatador (>= 0.2, < 2.0)
|
|
438
435
|
mime-types
|
|
439
|
-
fog-local (0.
|
|
436
|
+
fog-local (0.9.0)
|
|
440
437
|
fog-core (>= 1.27, < 3.0)
|
|
441
|
-
formatador (1.
|
|
442
|
-
|
|
443
|
-
|
|
438
|
+
formatador (1.2.3)
|
|
439
|
+
reline
|
|
440
|
+
gemoji (4.1.0)
|
|
441
|
+
geocoder (1.8.6)
|
|
444
442
|
base64 (>= 0.1.0)
|
|
445
443
|
csv (>= 3.0.0)
|
|
446
444
|
geom2d (0.4.1)
|
|
447
|
-
globalid (1.
|
|
445
|
+
globalid (1.3.0)
|
|
448
446
|
activesupport (>= 6.1)
|
|
449
|
-
google-protobuf (4.
|
|
447
|
+
google-protobuf (4.33.5-x86_64-linux-gnu)
|
|
450
448
|
bigdecimal
|
|
451
449
|
rake (>= 13)
|
|
452
|
-
graphql (2.
|
|
450
|
+
graphql (2.5.23)
|
|
453
451
|
base64
|
|
454
452
|
fiber-storage
|
|
455
453
|
logger
|
|
456
|
-
graphql-docs (
|
|
457
|
-
commonmarker (~>
|
|
454
|
+
graphql-docs (6.0.0)
|
|
455
|
+
commonmarker (~> 2.0)
|
|
458
456
|
escape_utils (~> 1.2)
|
|
459
|
-
|
|
460
|
-
gemoji (~> 3.0)
|
|
457
|
+
gemoji (~> 4.0)
|
|
461
458
|
graphql (~> 2.0)
|
|
462
|
-
html-pipeline (~>
|
|
459
|
+
html-pipeline (~> 3.0)
|
|
463
460
|
logger (~> 1.6)
|
|
464
461
|
ostruct (~> 0.6)
|
|
465
462
|
sass-embedded (~> 1.58)
|
|
466
|
-
hashdiff (1.1
|
|
467
|
-
hashie (5.
|
|
468
|
-
|
|
463
|
+
hashdiff (1.2.1)
|
|
464
|
+
hashie (5.1.0)
|
|
465
|
+
logger
|
|
466
|
+
hexapdf (1.6.0)
|
|
469
467
|
cmdparse (~> 3.0, >= 3.0.3)
|
|
470
468
|
geom2d (~> 0.4, >= 0.4.1)
|
|
471
469
|
openssl (>= 2.2.1)
|
|
472
470
|
strscan (>= 3.1.2)
|
|
473
471
|
highline (3.1.2)
|
|
474
472
|
reline
|
|
475
|
-
html-pipeline (2.
|
|
476
|
-
|
|
477
|
-
|
|
473
|
+
html-pipeline (3.2.4)
|
|
474
|
+
selma (~> 0.4)
|
|
475
|
+
zeitwerk (~> 2.5)
|
|
478
476
|
htmlentities (4.3.4)
|
|
479
|
-
i18n (1.14.
|
|
477
|
+
i18n (1.14.8)
|
|
480
478
|
concurrent-ruby (~> 1.0)
|
|
481
|
-
i18n-tasks (1.
|
|
479
|
+
i18n-tasks (1.1.2)
|
|
482
480
|
activesupport (>= 4.0.2)
|
|
483
481
|
ast (>= 2.1.0)
|
|
484
482
|
erubi
|
|
485
|
-
highline (>=
|
|
483
|
+
highline (>= 3.0.0)
|
|
486
484
|
i18n
|
|
487
485
|
parser (>= 3.2.2.1)
|
|
486
|
+
prism
|
|
488
487
|
rails-i18n
|
|
489
488
|
rainbow (>= 2.2.2, < 4.0)
|
|
490
489
|
ruby-progressbar (~> 1.8, >= 1.8.1)
|
|
491
490
|
terminal-table (>= 1.5.1)
|
|
492
|
-
icalendar (2.
|
|
491
|
+
icalendar (2.12.2)
|
|
492
|
+
base64
|
|
493
493
|
ice_cube (~> 0.16)
|
|
494
|
+
logger
|
|
494
495
|
ostruct
|
|
495
496
|
ice_cube (0.17.0)
|
|
496
|
-
image_processing (1.
|
|
497
|
-
mini_magick (>= 4.9.5, <
|
|
497
|
+
image_processing (1.14.0)
|
|
498
|
+
mini_magick (>= 4.9.5, < 6)
|
|
498
499
|
ruby-vips (>= 2.0.17, < 3)
|
|
499
|
-
invisible_captcha (
|
|
500
|
-
rails (>=
|
|
501
|
-
io-console (0.8.
|
|
502
|
-
irb (1.
|
|
500
|
+
invisible_captcha (2.3.0)
|
|
501
|
+
rails (>= 5.2)
|
|
502
|
+
io-console (0.8.2)
|
|
503
|
+
irb (1.17.0)
|
|
503
504
|
pp (>= 0.6.0)
|
|
505
|
+
prism (>= 1.3.0)
|
|
504
506
|
rdoc (>= 4.0.0)
|
|
505
507
|
reline (>= 0.4.2)
|
|
506
|
-
json (2.
|
|
507
|
-
jwt (
|
|
508
|
+
json (2.19.3)
|
|
509
|
+
jwt (3.1.2)
|
|
508
510
|
base64
|
|
509
511
|
kaminari (1.2.2)
|
|
510
512
|
activesupport (>= 4.1.0)
|
|
@@ -519,9 +521,10 @@ GEM
|
|
|
519
521
|
kaminari-core (= 1.2.2)
|
|
520
522
|
kaminari-core (1.2.2)
|
|
521
523
|
language_server-protocol (3.17.0.5)
|
|
522
|
-
launchy (3.
|
|
524
|
+
launchy (3.1.1)
|
|
523
525
|
addressable (~> 2.8)
|
|
524
526
|
childprocess (~> 5.0)
|
|
527
|
+
logger (~> 1.6)
|
|
525
528
|
letter_opener (1.10.0)
|
|
526
529
|
launchy (>= 2.2, < 4)
|
|
527
530
|
letter_opener_web (2.0.0)
|
|
@@ -530,33 +533,38 @@ GEM
|
|
|
530
533
|
railties (>= 5.2)
|
|
531
534
|
rexml
|
|
532
535
|
lint_roller (1.1.0)
|
|
533
|
-
listen (3.
|
|
536
|
+
listen (3.10.0)
|
|
537
|
+
logger
|
|
534
538
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
535
539
|
rb-inotify (~> 0.9, >= 0.9.10)
|
|
536
540
|
logger (1.7.0)
|
|
537
|
-
loofah (2.
|
|
541
|
+
loofah (2.25.1)
|
|
538
542
|
crass (~> 1.0.2)
|
|
539
543
|
nokogiri (>= 1.12.0)
|
|
540
|
-
mail (2.
|
|
544
|
+
mail (2.9.0)
|
|
545
|
+
logger
|
|
541
546
|
mini_mime (>= 0.1.1)
|
|
542
547
|
net-imap
|
|
543
548
|
net-pop
|
|
544
549
|
net-smtp
|
|
545
|
-
marcel (1.0
|
|
550
|
+
marcel (1.1.0)
|
|
546
551
|
matrix (0.4.3)
|
|
547
|
-
mime-types (3.
|
|
552
|
+
mime-types (3.7.0)
|
|
553
|
+
logger
|
|
554
|
+
mime-types-data (~> 3.2025, >= 3.2025.0507)
|
|
555
|
+
mime-types-data (3.2026.0224)
|
|
556
|
+
mini_magick (5.3.1)
|
|
548
557
|
logger
|
|
549
|
-
mime-types-data (~> 3.2015)
|
|
550
|
-
mime-types-data (3.2025.0722)
|
|
551
|
-
mini_magick (4.13.2)
|
|
552
558
|
mini_mime (1.1.5)
|
|
553
|
-
minitest (
|
|
559
|
+
minitest (6.0.2)
|
|
560
|
+
drb (~> 2.0)
|
|
561
|
+
prism (~> 1.5)
|
|
554
562
|
msgpack (1.8.0)
|
|
555
|
-
multi_xml (0.
|
|
556
|
-
bigdecimal (
|
|
557
|
-
net-http (0.
|
|
558
|
-
uri
|
|
559
|
-
net-imap (0.5.
|
|
563
|
+
multi_xml (0.8.1)
|
|
564
|
+
bigdecimal (>= 3.1, < 5)
|
|
565
|
+
net-http (0.9.1)
|
|
566
|
+
uri (>= 0.11.1)
|
|
567
|
+
net-imap (0.5.13)
|
|
560
568
|
date
|
|
561
569
|
net-protocol
|
|
562
570
|
net-pop (0.1.2)
|
|
@@ -565,8 +573,8 @@ GEM
|
|
|
565
573
|
timeout
|
|
566
574
|
net-smtp (0.5.1)
|
|
567
575
|
net-protocol
|
|
568
|
-
nio4r (2.7.
|
|
569
|
-
nokogiri (1.
|
|
576
|
+
nio4r (2.7.5)
|
|
577
|
+
nokogiri (1.19.2-x86_64-linux-gnu)
|
|
570
578
|
racc (~> 1.4)
|
|
571
579
|
oauth (1.1.0)
|
|
572
580
|
oauth-tty (~> 1.0, >= 1.0.1)
|
|
@@ -574,21 +582,23 @@ GEM
|
|
|
574
582
|
version_gem (~> 1.1)
|
|
575
583
|
oauth-tty (1.0.5)
|
|
576
584
|
version_gem (~> 1.1, >= 1.1.1)
|
|
577
|
-
oauth2 (2.0.
|
|
585
|
+
oauth2 (2.0.18)
|
|
578
586
|
faraday (>= 0.17.3, < 4.0)
|
|
579
587
|
jwt (>= 1.0, < 4.0)
|
|
580
588
|
logger (~> 1.2)
|
|
581
589
|
multi_xml (~> 0.5)
|
|
582
590
|
rack (>= 1.2, < 4)
|
|
583
591
|
snaky_hash (~> 2.0, >= 2.0.3)
|
|
584
|
-
version_gem (
|
|
585
|
-
omniauth (2.1.
|
|
592
|
+
version_gem (~> 1.1, >= 1.1.9)
|
|
593
|
+
omniauth (2.1.4)
|
|
586
594
|
hashie (>= 3.4.6)
|
|
595
|
+
logger
|
|
587
596
|
rack (>= 2.2.3)
|
|
588
597
|
rack-protection
|
|
589
|
-
omniauth-facebook (
|
|
590
|
-
|
|
591
|
-
|
|
598
|
+
omniauth-facebook (10.0.0)
|
|
599
|
+
bigdecimal
|
|
600
|
+
omniauth-oauth2 (>= 1.2, < 3)
|
|
601
|
+
omniauth-google-oauth2 (1.2.2)
|
|
592
602
|
jwt (>= 2.9.2)
|
|
593
603
|
oauth2 (~> 2.0)
|
|
594
604
|
omniauth (~> 2.0)
|
|
@@ -597,35 +607,35 @@ GEM
|
|
|
597
607
|
oauth
|
|
598
608
|
omniauth (>= 1.0, < 3)
|
|
599
609
|
rack (>= 1.6.2, < 4)
|
|
600
|
-
omniauth-oauth2 (1.
|
|
601
|
-
oauth2 (>=
|
|
610
|
+
omniauth-oauth2 (1.9.0)
|
|
611
|
+
oauth2 (>= 2.0.2, < 3)
|
|
602
612
|
omniauth (~> 2.0)
|
|
603
|
-
omniauth-rails_csrf_protection (
|
|
613
|
+
omniauth-rails_csrf_protection (2.0.1)
|
|
604
614
|
actionpack (>= 4.2)
|
|
605
615
|
omniauth (~> 2.0)
|
|
606
616
|
omniauth-twitter (1.4.0)
|
|
607
617
|
omniauth-oauth (~> 1.1)
|
|
608
618
|
rack
|
|
609
|
-
openssl (
|
|
619
|
+
openssl (4.0.1)
|
|
610
620
|
orm_adapter (0.5.0)
|
|
611
621
|
ostruct (0.6.3)
|
|
612
|
-
package_json (0.
|
|
613
|
-
paper_trail (
|
|
614
|
-
activerecord (>=
|
|
622
|
+
package_json (0.2.0)
|
|
623
|
+
paper_trail (17.0.0)
|
|
624
|
+
activerecord (>= 7.1)
|
|
615
625
|
request_store (~> 1.4)
|
|
616
626
|
parallel (1.27.0)
|
|
617
|
-
parallel_tests (
|
|
627
|
+
parallel_tests (5.6.0)
|
|
618
628
|
parallel
|
|
619
|
-
paranoia (3.0
|
|
620
|
-
activerecord (>=
|
|
621
|
-
parser (3.3.
|
|
629
|
+
paranoia (3.1.0)
|
|
630
|
+
activerecord (>= 7, < 8.2)
|
|
631
|
+
parser (3.3.10.2)
|
|
622
632
|
ast (~> 2.4.1)
|
|
623
633
|
racc
|
|
624
|
-
pg (1.
|
|
634
|
+
pg (1.6.3-x86_64-linux)
|
|
625
635
|
pg_search (2.3.7)
|
|
626
636
|
activerecord (>= 6.1)
|
|
627
637
|
activesupport (>= 6.1)
|
|
628
|
-
pp (0.6.
|
|
638
|
+
pp (0.6.3)
|
|
629
639
|
prettyprint
|
|
630
640
|
premailer (1.27.0)
|
|
631
641
|
addressable
|
|
@@ -636,45 +646,47 @@ GEM
|
|
|
636
646
|
net-smtp
|
|
637
647
|
premailer (~> 1.7, >= 1.7.9)
|
|
638
648
|
prettyprint (0.2.0)
|
|
639
|
-
prism (1.
|
|
640
|
-
psych (5.
|
|
649
|
+
prism (1.9.0)
|
|
650
|
+
psych (5.3.1)
|
|
641
651
|
date
|
|
642
652
|
stringio
|
|
643
|
-
public_suffix (
|
|
644
|
-
puma (
|
|
653
|
+
public_suffix (7.0.5)
|
|
654
|
+
puma (7.2.0)
|
|
645
655
|
nio4r (~> 2.0)
|
|
646
656
|
racc (1.8.1)
|
|
647
|
-
rack (
|
|
648
|
-
rack-attack (6.
|
|
657
|
+
rack (3.2.6)
|
|
658
|
+
rack-attack (6.8.0)
|
|
649
659
|
rack (>= 1.0, < 4)
|
|
650
|
-
rack-cors (
|
|
651
|
-
|
|
652
|
-
|
|
660
|
+
rack-cors (3.0.0)
|
|
661
|
+
logger
|
|
662
|
+
rack (>= 3.0.14)
|
|
663
|
+
rack-protection (4.2.1)
|
|
653
664
|
base64 (>= 0.1.0)
|
|
654
|
-
|
|
665
|
+
logger (>= 1.6.0)
|
|
666
|
+
rack (>= 3.0.0, < 4)
|
|
655
667
|
rack-proxy (0.7.7)
|
|
656
668
|
rack
|
|
657
|
-
rack-session (1.
|
|
658
|
-
|
|
669
|
+
rack-session (2.1.2)
|
|
670
|
+
base64 (>= 0.1.0)
|
|
671
|
+
rack (>= 3.0.0)
|
|
659
672
|
rack-test (2.2.0)
|
|
660
673
|
rack (>= 1.3)
|
|
661
|
-
rackup (
|
|
662
|
-
rack (
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
activesupport (= 7.2.2.2)
|
|
674
|
+
rackup (2.3.1)
|
|
675
|
+
rack (>= 3)
|
|
676
|
+
rails (8.1.3)
|
|
677
|
+
actioncable (= 8.1.3)
|
|
678
|
+
actionmailbox (= 8.1.3)
|
|
679
|
+
actionmailer (= 8.1.3)
|
|
680
|
+
actionpack (= 8.1.3)
|
|
681
|
+
actiontext (= 8.1.3)
|
|
682
|
+
actionview (= 8.1.3)
|
|
683
|
+
activejob (= 8.1.3)
|
|
684
|
+
activemodel (= 8.1.3)
|
|
685
|
+
activerecord (= 8.1.3)
|
|
686
|
+
activestorage (= 8.1.3)
|
|
687
|
+
activesupport (= 8.1.3)
|
|
676
688
|
bundler (>= 1.15.0)
|
|
677
|
-
railties (=
|
|
689
|
+
railties (= 8.1.3)
|
|
678
690
|
rails-controller-testing (1.0.5)
|
|
679
691
|
actionpack (>= 5.0.1.rc1)
|
|
680
692
|
actionview (>= 5.0.1.rc1)
|
|
@@ -683,55 +695,60 @@ GEM
|
|
|
683
695
|
activesupport (>= 5.0.0)
|
|
684
696
|
minitest
|
|
685
697
|
nokogiri (>= 1.6)
|
|
686
|
-
rails-html-sanitizer (1.
|
|
687
|
-
loofah (~> 2.
|
|
698
|
+
rails-html-sanitizer (1.7.0)
|
|
699
|
+
loofah (~> 2.25)
|
|
688
700
|
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)
|
|
689
|
-
rails-i18n (
|
|
701
|
+
rails-i18n (8.1.0)
|
|
690
702
|
i18n (>= 0.7, < 2)
|
|
691
|
-
railties (>=
|
|
692
|
-
railties (
|
|
693
|
-
actionpack (=
|
|
694
|
-
activesupport (=
|
|
703
|
+
railties (>= 8.0.0, < 9)
|
|
704
|
+
railties (8.1.3)
|
|
705
|
+
actionpack (= 8.1.3)
|
|
706
|
+
activesupport (= 8.1.3)
|
|
695
707
|
irb (~> 1.13)
|
|
696
708
|
rackup (>= 1.0.0)
|
|
697
709
|
rake (>= 12.2)
|
|
698
710
|
thor (~> 1.0, >= 1.2.2)
|
|
711
|
+
tsort (>= 0.2)
|
|
699
712
|
zeitwerk (~> 2.6)
|
|
700
713
|
rainbow (3.1.1)
|
|
701
|
-
rake (13.3.
|
|
702
|
-
ransack (4.
|
|
703
|
-
activerecord (>=
|
|
704
|
-
activesupport (>=
|
|
714
|
+
rake (13.3.1)
|
|
715
|
+
ransack (4.4.1)
|
|
716
|
+
activerecord (>= 7.2)
|
|
717
|
+
activesupport (>= 7.2)
|
|
705
718
|
i18n
|
|
706
719
|
rb-fsevent (0.11.2)
|
|
707
720
|
rb-inotify (0.11.1)
|
|
708
721
|
ffi (~> 1.0)
|
|
709
|
-
rdoc (
|
|
722
|
+
rdoc (7.2.0)
|
|
710
723
|
erb
|
|
711
724
|
psych (>= 4.0.0)
|
|
725
|
+
tsort
|
|
712
726
|
redcarpet (3.6.1)
|
|
713
|
-
redis (4.
|
|
714
|
-
|
|
715
|
-
|
|
727
|
+
redis (5.4.1)
|
|
728
|
+
redis-client (>= 0.22.0)
|
|
729
|
+
redis-client (0.27.0)
|
|
730
|
+
connection_pool
|
|
731
|
+
regexp_parser (2.11.3)
|
|
732
|
+
reline (0.6.3)
|
|
716
733
|
io-console (~> 0.5)
|
|
717
734
|
request_store (1.7.0)
|
|
718
735
|
rack (>= 1.4)
|
|
719
|
-
responders (3.
|
|
720
|
-
actionpack (>=
|
|
721
|
-
railties (>=
|
|
722
|
-
rexml (3.4.
|
|
723
|
-
rqrcode (
|
|
736
|
+
responders (3.2.0)
|
|
737
|
+
actionpack (>= 7.0)
|
|
738
|
+
railties (>= 7.0)
|
|
739
|
+
rexml (3.4.4)
|
|
740
|
+
rqrcode (3.2.0)
|
|
724
741
|
chunky_png (~> 1.0)
|
|
725
|
-
rqrcode_core (~>
|
|
726
|
-
rqrcode_core (1.
|
|
727
|
-
rspec (3.13.
|
|
742
|
+
rqrcode_core (~> 2.0)
|
|
743
|
+
rqrcode_core (2.1.0)
|
|
744
|
+
rspec (3.13.2)
|
|
728
745
|
rspec-core (~> 3.13.0)
|
|
729
746
|
rspec-expectations (~> 3.13.0)
|
|
730
747
|
rspec-mocks (~> 3.13.0)
|
|
731
748
|
rspec-cells (0.3.10)
|
|
732
749
|
cells (>= 4.0.0, < 6.0.0)
|
|
733
750
|
rspec-rails (>= 3.0.0)
|
|
734
|
-
rspec-core (3.13.
|
|
751
|
+
rspec-core (3.13.6)
|
|
735
752
|
rspec-support (~> 3.13.0)
|
|
736
753
|
rspec-expectations (3.13.5)
|
|
737
754
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
@@ -739,23 +756,23 @@ GEM
|
|
|
739
756
|
rspec-html-matchers (0.10.0)
|
|
740
757
|
nokogiri (~> 1)
|
|
741
758
|
rspec (>= 3.0.0.a)
|
|
742
|
-
rspec-mocks (3.13.
|
|
759
|
+
rspec-mocks (3.13.8)
|
|
743
760
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
744
761
|
rspec-support (~> 3.13.0)
|
|
745
|
-
rspec-rails (
|
|
746
|
-
actionpack (>=
|
|
747
|
-
activesupport (>=
|
|
748
|
-
railties (>=
|
|
749
|
-
rspec-core (
|
|
750
|
-
rspec-expectations (
|
|
751
|
-
rspec-mocks (
|
|
752
|
-
rspec-support (
|
|
762
|
+
rspec-rails (8.0.4)
|
|
763
|
+
actionpack (>= 7.2)
|
|
764
|
+
activesupport (>= 7.2)
|
|
765
|
+
railties (>= 7.2)
|
|
766
|
+
rspec-core (>= 3.13.0, < 5.0.0)
|
|
767
|
+
rspec-expectations (>= 3.13.0, < 5.0.0)
|
|
768
|
+
rspec-mocks (>= 3.13.0, < 5.0.0)
|
|
769
|
+
rspec-support (>= 3.13.0, < 5.0.0)
|
|
753
770
|
rspec-retry (0.6.2)
|
|
754
771
|
rspec-core (> 3.3)
|
|
755
|
-
rspec-support (3.13.
|
|
772
|
+
rspec-support (3.13.7)
|
|
756
773
|
rspec_junit_formatter (0.6.0)
|
|
757
774
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
758
|
-
rubocop (1.
|
|
775
|
+
rubocop (1.86.0)
|
|
759
776
|
json (~> 2.3)
|
|
760
777
|
language_server-protocol (~> 3.17.0.2)
|
|
761
778
|
lint_roller (~> 1.1.0)
|
|
@@ -763,64 +780,69 @@ GEM
|
|
|
763
780
|
parser (>= 3.3.0.2)
|
|
764
781
|
rainbow (>= 2.2.2, < 4.0)
|
|
765
782
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
766
|
-
rubocop-ast (>= 1.
|
|
783
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
767
784
|
ruby-progressbar (~> 1.7)
|
|
768
785
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
769
|
-
rubocop-ast (1.
|
|
786
|
+
rubocop-ast (1.49.1)
|
|
770
787
|
parser (>= 3.3.7.2)
|
|
771
|
-
prism (~> 1.
|
|
788
|
+
prism (~> 1.7)
|
|
772
789
|
rubocop-capybara (2.22.1)
|
|
773
790
|
lint_roller (~> 1.1)
|
|
774
791
|
rubocop (~> 1.72, >= 1.72.1)
|
|
775
|
-
rubocop-factory_bot (2.
|
|
792
|
+
rubocop-factory_bot (2.28.0)
|
|
776
793
|
lint_roller (~> 1.1)
|
|
777
794
|
rubocop (~> 1.72, >= 1.72.1)
|
|
778
795
|
rubocop-faker (1.3.0)
|
|
779
796
|
faker (>= 2.12.0)
|
|
780
797
|
lint_roller (~> 1.1)
|
|
781
798
|
rubocop (>= 1.72.1)
|
|
782
|
-
rubocop-graphql (1.
|
|
799
|
+
rubocop-graphql (1.6.0)
|
|
783
800
|
lint_roller (~> 1.1)
|
|
784
801
|
rubocop (>= 1.72.1, < 2)
|
|
785
|
-
rubocop-performance (1.
|
|
802
|
+
rubocop-performance (1.26.1)
|
|
786
803
|
lint_roller (~> 1.1)
|
|
787
804
|
rubocop (>= 1.75.0, < 2.0)
|
|
788
|
-
rubocop-ast (>= 1.
|
|
789
|
-
rubocop-rails (2.
|
|
805
|
+
rubocop-ast (>= 1.47.1, < 2.0)
|
|
806
|
+
rubocop-rails (2.34.3)
|
|
790
807
|
activesupport (>= 4.2.0)
|
|
791
808
|
lint_roller (~> 1.1)
|
|
792
809
|
rack (>= 1.1)
|
|
793
810
|
rubocop (>= 1.75.0, < 2.0)
|
|
794
811
|
rubocop-ast (>= 1.44.0, < 2.0)
|
|
795
|
-
rubocop-rspec (3.
|
|
812
|
+
rubocop-rspec (3.9.0)
|
|
796
813
|
lint_roller (~> 1.1)
|
|
797
|
-
rubocop (~> 1.
|
|
798
|
-
rubocop-rspec_rails (2.
|
|
814
|
+
rubocop (~> 1.81)
|
|
815
|
+
rubocop-rspec_rails (2.32.0)
|
|
799
816
|
lint_roller (~> 1.1)
|
|
800
817
|
rubocop (~> 1.72, >= 1.72.1)
|
|
801
818
|
rubocop-rspec (~> 3.5)
|
|
802
819
|
rubocop-rubycw (0.2.2)
|
|
803
820
|
lint_roller (~> 1.1)
|
|
804
821
|
rubocop (~> 1.72, >= 1.72.1)
|
|
822
|
+
rubocop-yard (1.1.0)
|
|
823
|
+
lint_roller
|
|
824
|
+
rubocop (~> 1.72)
|
|
825
|
+
yard
|
|
805
826
|
ruby-progressbar (1.13.0)
|
|
806
|
-
ruby-vips (2.
|
|
827
|
+
ruby-vips (2.3.0)
|
|
807
828
|
ffi (~> 1.12)
|
|
808
829
|
logger
|
|
809
830
|
rubyXL (3.4.33)
|
|
810
831
|
nokogiri (>= 1.10.8)
|
|
811
832
|
rubyzip (>= 1.3.0)
|
|
812
833
|
rubyzip (2.3.2)
|
|
813
|
-
sass-embedded (1.
|
|
814
|
-
google-protobuf (~> 4.
|
|
834
|
+
sass-embedded (1.97.3-x86_64-linux-gnu)
|
|
835
|
+
google-protobuf (~> 4.31)
|
|
815
836
|
securerandom (0.4.1)
|
|
816
|
-
selenium-webdriver (4.
|
|
837
|
+
selenium-webdriver (4.41.0)
|
|
817
838
|
base64 (~> 0.2)
|
|
818
839
|
logger (~> 1.4)
|
|
819
840
|
rexml (~> 3.2, >= 3.2.5)
|
|
820
|
-
rubyzip (>= 1.2.2, <
|
|
841
|
+
rubyzip (>= 1.2.2, < 4.0)
|
|
821
842
|
websocket (~> 1.0)
|
|
822
|
-
|
|
823
|
-
|
|
843
|
+
selma (0.4.15-x86_64-linux)
|
|
844
|
+
semantic_range (3.1.1)
|
|
845
|
+
shakapacker (9.7.0)
|
|
824
846
|
activesupport (>= 5.2)
|
|
825
847
|
package_json
|
|
826
848
|
rack-proxy (>= 0.6.1)
|
|
@@ -830,7 +852,7 @@ GEM
|
|
|
830
852
|
docile (~> 1.1)
|
|
831
853
|
simplecov-html (~> 0.11)
|
|
832
854
|
simplecov_json_formatter (~> 0.1)
|
|
833
|
-
simplecov-cobertura (
|
|
855
|
+
simplecov-cobertura (3.1.0)
|
|
834
856
|
rexml
|
|
835
857
|
simplecov (~> 0.19)
|
|
836
858
|
simplecov-html (0.13.2)
|
|
@@ -839,32 +861,33 @@ GEM
|
|
|
839
861
|
snaky_hash (2.0.3)
|
|
840
862
|
hashie (>= 0.1.0, < 6)
|
|
841
863
|
version_gem (>= 1.1.8, < 3)
|
|
842
|
-
spring (4.2
|
|
864
|
+
spring (4.4.2)
|
|
843
865
|
spring-watcher-listen (2.1.0)
|
|
844
866
|
listen (>= 2.7, < 4.0)
|
|
845
867
|
spring (>= 4)
|
|
846
|
-
stringio (3.
|
|
847
|
-
strscan (3.1.
|
|
868
|
+
stringio (3.2.0)
|
|
869
|
+
strscan (3.1.7)
|
|
848
870
|
temple (0.10.4)
|
|
849
871
|
terminal-table (4.0.0)
|
|
850
872
|
unicode-display_width (>= 1.1.1, < 4)
|
|
851
|
-
thor (1.
|
|
873
|
+
thor (1.5.0)
|
|
852
874
|
tilt (2.5.0)
|
|
853
|
-
timeout (0.
|
|
875
|
+
timeout (0.6.1)
|
|
854
876
|
trailblazer-option (0.1.2)
|
|
877
|
+
tsort (0.2.0)
|
|
855
878
|
tzinfo (2.0.6)
|
|
856
879
|
concurrent-ruby (~> 1.0)
|
|
857
880
|
uber (0.1.0)
|
|
858
|
-
unicode-display_width (3.
|
|
859
|
-
unicode-emoji (~> 4.
|
|
860
|
-
unicode-emoji (4.0
|
|
881
|
+
unicode-display_width (3.2.0)
|
|
882
|
+
unicode-emoji (~> 4.1)
|
|
883
|
+
unicode-emoji (4.2.0)
|
|
861
884
|
uniform_notifier (1.17.0)
|
|
862
|
-
uri (1.
|
|
885
|
+
uri (1.1.1)
|
|
863
886
|
useragent (0.16.11)
|
|
864
|
-
valid_email2 (7.0.
|
|
887
|
+
valid_email2 (7.0.15)
|
|
865
888
|
activemodel (>= 6.0)
|
|
866
889
|
mail (~> 2.5)
|
|
867
|
-
version_gem (1.1.
|
|
890
|
+
version_gem (1.1.9)
|
|
868
891
|
w3c_rspec_validators (0.3.0)
|
|
869
892
|
rails
|
|
870
893
|
rspec
|
|
@@ -875,24 +898,22 @@ GEM
|
|
|
875
898
|
rexml (~> 3.2)
|
|
876
899
|
warden (1.2.9)
|
|
877
900
|
rack (>= 2.0.9)
|
|
878
|
-
warden-jwt_auth (0.
|
|
901
|
+
warden-jwt_auth (0.12.0)
|
|
879
902
|
dry-auto_inject (>= 0.8, < 2)
|
|
880
903
|
dry-configurable (>= 0.13, < 2)
|
|
881
|
-
jwt (
|
|
904
|
+
jwt (>= 2.1, < 4)
|
|
882
905
|
warden (~> 1.2)
|
|
883
|
-
web-console (4.
|
|
884
|
-
actionview (>=
|
|
885
|
-
activemodel (>= 6.0.0)
|
|
906
|
+
web-console (4.3.0)
|
|
907
|
+
actionview (>= 8.0.0)
|
|
886
908
|
bindex (>= 0.4.0)
|
|
887
|
-
railties (>=
|
|
888
|
-
web-push (3.0
|
|
889
|
-
jwt (~>
|
|
890
|
-
openssl (
|
|
891
|
-
webmock (3.
|
|
909
|
+
railties (>= 8.0.0)
|
|
910
|
+
web-push (3.1.0)
|
|
911
|
+
jwt (~> 3.0)
|
|
912
|
+
openssl (>= 3.0)
|
|
913
|
+
webmock (3.26.2)
|
|
892
914
|
addressable (>= 2.8.0)
|
|
893
915
|
crack (>= 0.3.2)
|
|
894
916
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
895
|
-
webrick (1.9.1)
|
|
896
917
|
websocket (1.2.11)
|
|
897
918
|
websocket-driver (0.8.0)
|
|
898
919
|
base64
|
|
@@ -902,14 +923,15 @@ GEM
|
|
|
902
923
|
wisper-rspec (1.1.0)
|
|
903
924
|
xpath (3.2.0)
|
|
904
925
|
nokogiri (~> 1.8)
|
|
905
|
-
|
|
926
|
+
yard (0.9.38)
|
|
927
|
+
zeitwerk (2.7.5)
|
|
906
928
|
|
|
907
929
|
PLATFORMS
|
|
908
930
|
x86_64-linux
|
|
909
931
|
|
|
910
932
|
DEPENDENCIES
|
|
911
933
|
bootsnap (~> 1.3)
|
|
912
|
-
brakeman (~>
|
|
934
|
+
brakeman (~> 8.0)
|
|
913
935
|
byebug (~> 11.0)
|
|
914
936
|
decidim!
|
|
915
937
|
decidim-ai!
|
|
@@ -929,7 +951,7 @@ DEPENDENCIES
|
|
|
929
951
|
web-console (~> 4.2)
|
|
930
952
|
|
|
931
953
|
RUBY VERSION
|
|
932
|
-
ruby 3.
|
|
954
|
+
ruby 3.4.7p58
|
|
933
955
|
|
|
934
956
|
BUNDLED WITH
|
|
935
957
|
2.4.20
|