maquina 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f491a32a98067b380165fc5998e1f62f9eb40e68a5fdd0afcdd71c2614e0ccf5
4
- data.tar.gz: 1696eea4780235d2d8a4d5ec007761efe3cf2484b92f7a25d342755dac726ee1
3
+ metadata.gz: ff7934937d226b48ad2b19332b6292ee45532039475cf4d7479f0f5500464239
4
+ data.tar.gz: d33cc955289dbb1336cdac3be95c9eea12f5e7f380c225f1503272766820e763
5
5
  SHA512:
6
- metadata.gz: 3d54612c668ff636cc13f5fc5bf614a05f94b9bfe99e77eac2957007cf3c9773adf5cc161215e2c0b11b6e0209866dd2a3a6b37f393af5be2d080ea7c40ce428
7
- data.tar.gz: 74f3bea13f2dbb72ecdb92318276cfe24cb3b3cb6696710ed7a8569f37c2f51cea8cdf6b33e6795ada7a9f889f98a1938c69d956015f97696cfbe062027c1f77
6
+ metadata.gz: dd2f9053d11c84e30e64c62ccc48305449b66db8ccae4386c55d863734780f65e04490941e5fd25e805795472702543cc8624cb964f58d4ea027162d72371e58
7
+ data.tar.gz: 24035729ba026356996c0401e4e90f2ff99d3e5f4fd77f1731f393527b3558386872cbb82ac7aecb829ef37d8a5e8a06e573a16dca4d9ced50ddd45f94248f21
data/Gemfile.lock CHANGED
@@ -1,128 +1,143 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- maquina (0.3.0)
5
- action_policy (~> 0.6.3)
4
+ maquina (0.4.0)
5
+ action_policy (~> 0.6.0)
6
6
  bcrypt (~> 3.1.7)
7
7
  importmap-rails (~> 1.2.0)
8
8
  money-rails (~> 1.15.0)
9
- pagy (~> 5.10, >= 5.10.1)
9
+ pagy (~> 6.2)
10
10
  pg_search (~> 2.3.0)
11
- phlex-rails (~> 1.0.0)
11
+ phlex-rails (~> 1.1.0)
12
12
  rails (>= 7.0.4)
13
13
  rotp (~> 6.2, >= 6.2.1)
14
- stimulus-rails (~> 1.2.0)
15
- tailwindcss-rails (~> 2.0.0)
16
- turbo-rails (~> 1.3.0)
14
+ stimulus-rails (~> 1.3.0)
15
+ tailwindcss-rails (~> 2.1.0)
16
+ turbo-rails (~> 1.5.0)
17
17
 
18
18
  GEM
19
19
  remote: https://rubygems.org/
20
20
  specs:
21
- action_policy (0.6.5)
21
+ action_policy (0.6.7)
22
22
  ruby-next-core (>= 0.14.0)
23
- actioncable (7.0.7.2)
24
- actionpack (= 7.0.7.2)
25
- activesupport (= 7.0.7.2)
23
+ actioncable (7.1.2)
24
+ actionpack (= 7.1.2)
25
+ activesupport (= 7.1.2)
26
26
  nio4r (~> 2.0)
27
27
  websocket-driver (>= 0.6.1)
28
- actionmailbox (7.0.7.2)
29
- actionpack (= 7.0.7.2)
30
- activejob (= 7.0.7.2)
31
- activerecord (= 7.0.7.2)
32
- activestorage (= 7.0.7.2)
33
- activesupport (= 7.0.7.2)
28
+ zeitwerk (~> 2.6)
29
+ actionmailbox (7.1.2)
30
+ actionpack (= 7.1.2)
31
+ activejob (= 7.1.2)
32
+ activerecord (= 7.1.2)
33
+ activestorage (= 7.1.2)
34
+ activesupport (= 7.1.2)
34
35
  mail (>= 2.7.1)
35
36
  net-imap
36
37
  net-pop
37
38
  net-smtp
38
- actionmailer (7.0.7.2)
39
- actionpack (= 7.0.7.2)
40
- actionview (= 7.0.7.2)
41
- activejob (= 7.0.7.2)
42
- activesupport (= 7.0.7.2)
39
+ actionmailer (7.1.2)
40
+ actionpack (= 7.1.2)
41
+ actionview (= 7.1.2)
42
+ activejob (= 7.1.2)
43
+ activesupport (= 7.1.2)
43
44
  mail (~> 2.5, >= 2.5.4)
44
45
  net-imap
45
46
  net-pop
46
47
  net-smtp
47
- rails-dom-testing (~> 2.0)
48
- actionpack (7.0.7.2)
49
- actionview (= 7.0.7.2)
50
- activesupport (= 7.0.7.2)
51
- rack (~> 2.0, >= 2.2.4)
48
+ rails-dom-testing (~> 2.2)
49
+ actionpack (7.1.2)
50
+ actionview (= 7.1.2)
51
+ activesupport (= 7.1.2)
52
+ nokogiri (>= 1.8.5)
53
+ racc
54
+ rack (>= 2.2.4)
55
+ rack-session (>= 1.0.1)
52
56
  rack-test (>= 0.6.3)
53
- rails-dom-testing (~> 2.0)
54
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
55
- actiontext (7.0.7.2)
56
- actionpack (= 7.0.7.2)
57
- activerecord (= 7.0.7.2)
58
- activestorage (= 7.0.7.2)
59
- activesupport (= 7.0.7.2)
57
+ rails-dom-testing (~> 2.2)
58
+ rails-html-sanitizer (~> 1.6)
59
+ actiontext (7.1.2)
60
+ actionpack (= 7.1.2)
61
+ activerecord (= 7.1.2)
62
+ activestorage (= 7.1.2)
63
+ activesupport (= 7.1.2)
60
64
  globalid (>= 0.6.0)
61
65
  nokogiri (>= 1.8.5)
62
- actionview (7.0.7.2)
63
- activesupport (= 7.0.7.2)
66
+ actionview (7.1.2)
67
+ activesupport (= 7.1.2)
64
68
  builder (~> 3.1)
65
- erubi (~> 1.4)
66
- rails-dom-testing (~> 2.0)
67
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
68
- activejob (7.0.7.2)
69
- activesupport (= 7.0.7.2)
69
+ erubi (~> 1.11)
70
+ rails-dom-testing (~> 2.2)
71
+ rails-html-sanitizer (~> 1.6)
72
+ activejob (7.1.2)
73
+ activesupport (= 7.1.2)
70
74
  globalid (>= 0.3.6)
71
- activemodel (7.0.7.2)
72
- activesupport (= 7.0.7.2)
73
- activerecord (7.0.7.2)
74
- activemodel (= 7.0.7.2)
75
- activesupport (= 7.0.7.2)
76
- activestorage (7.0.7.2)
77
- actionpack (= 7.0.7.2)
78
- activejob (= 7.0.7.2)
79
- activerecord (= 7.0.7.2)
80
- activesupport (= 7.0.7.2)
75
+ activemodel (7.1.2)
76
+ activesupport (= 7.1.2)
77
+ activerecord (7.1.2)
78
+ activemodel (= 7.1.2)
79
+ activesupport (= 7.1.2)
80
+ timeout (>= 0.4.0)
81
+ activestorage (7.1.2)
82
+ actionpack (= 7.1.2)
83
+ activejob (= 7.1.2)
84
+ activerecord (= 7.1.2)
85
+ activesupport (= 7.1.2)
81
86
  marcel (~> 1.0)
82
- mini_mime (>= 1.1.0)
83
- activesupport (7.0.7.2)
87
+ activesupport (7.1.2)
88
+ base64
89
+ bigdecimal
84
90
  concurrent-ruby (~> 1.0, >= 1.0.2)
91
+ connection_pool (>= 2.2.5)
92
+ drb
85
93
  i18n (>= 1.6, < 2)
86
94
  minitest (>= 5.1)
95
+ mutex_m
87
96
  tzinfo (~> 2.0)
88
- addressable (2.8.5)
97
+ addressable (2.8.6)
89
98
  public_suffix (>= 2.0.2, < 6.0)
90
99
  ast (2.4.2)
91
100
  backport (1.2.0)
92
- base64 (0.1.1)
93
- bcrypt (3.1.19)
94
- benchmark (0.2.1)
95
- brakeman (6.0.1)
101
+ base64 (0.2.0)
102
+ bcrypt (3.1.20)
103
+ benchmark (0.3.0)
104
+ bigdecimal (3.1.5)
105
+ brakeman (6.1.0)
96
106
  builder (3.2.4)
97
107
  bundle-audit (0.1.0)
98
108
  bundler-audit
99
109
  bundler-audit (0.9.1)
100
110
  bundler (>= 1.2.0, < 3)
101
111
  thor (~> 1.0)
102
- cgi (0.3.6)
112
+ cgi (0.4.1)
103
113
  concurrent-ruby (1.2.2)
114
+ connection_pool (2.4.1)
104
115
  crass (1.0.6)
105
- date (3.3.3)
106
- debug (1.8.0)
107
- irb (>= 1.5.0)
108
- reline (>= 0.3.1)
116
+ date (3.3.4)
117
+ debug (1.9.0)
118
+ irb (~> 1.10)
119
+ reline (>= 0.3.8)
109
120
  diff-lcs (1.5.0)
121
+ drb (2.2.0)
122
+ ruby2_keywords
110
123
  e2mmap (0.1.0)
111
124
  erb (4.0.3)
112
125
  cgi (>= 0.3.3)
113
126
  erubi (1.12.0)
114
- globalid (1.1.0)
115
- activesupport (>= 5.0)
127
+ globalid (1.2.1)
128
+ activesupport (>= 6.1)
116
129
  i18n (1.14.1)
117
130
  concurrent-ruby (~> 1.0)
118
- importmap-rails (1.2.1)
131
+ importmap-rails (1.2.3)
119
132
  actionpack (>= 6.0.0)
133
+ activesupport (>= 6.0.0)
120
134
  railties (>= 6.0.0)
121
- io-console (0.6.0)
122
- irb (1.7.4)
123
- reline (>= 0.3.6)
135
+ io-console (0.7.1)
136
+ irb (1.10.1)
137
+ rdoc
138
+ reline (>= 0.3.8)
124
139
  jaro_winkler (1.5.6)
125
- json (2.6.3)
140
+ json (2.7.1)
126
141
  kramdown (2.4.0)
127
142
  rexml
128
143
  kramdown-parser-gfm (1.1.0)
@@ -133,7 +148,7 @@ GEM
133
148
  letter_opener (1.8.1)
134
149
  launchy (>= 2.2, < 3)
135
150
  lint_roller (1.1.0)
136
- loofah (2.21.3)
151
+ loofah (2.22.0)
137
152
  crass (~> 1.0.2)
138
153
  nokogiri (>= 1.12.0)
139
154
  mail (2.8.1)
@@ -142,9 +157,8 @@ GEM
142
157
  net-pop
143
158
  net-smtp
144
159
  marcel (1.0.2)
145
- method_source (1.0.0)
146
160
  mini_mime (1.1.5)
147
- minitest (5.19.0)
161
+ minitest (5.20.0)
148
162
  monetize (1.12.0)
149
163
  money (~> 6.12)
150
164
  money (6.16.0)
@@ -154,63 +168,70 @@ GEM
154
168
  monetize (~> 1.9)
155
169
  money (~> 6.13)
156
170
  railties (>= 3.0)
157
- net-imap (0.3.7)
171
+ mutex_m (0.2.0)
172
+ net-imap (0.4.8)
158
173
  date
159
174
  net-protocol
160
175
  net-pop (0.1.2)
161
176
  net-protocol
162
- net-protocol (0.2.1)
177
+ net-protocol (0.2.2)
163
178
  timeout
164
- net-smtp (0.3.3)
179
+ net-smtp (0.4.0)
165
180
  net-protocol
166
- nio4r (2.5.9)
167
- nokogiri (1.15.4-arm64-darwin)
181
+ nio4r (2.7.0)
182
+ nokogiri (1.15.5-arm64-darwin)
168
183
  racc (~> 1.4)
169
- pagy (5.10.1)
170
- activesupport
171
- parallel (1.23.0)
172
- parser (3.2.2.3)
184
+ pagy (6.2.0)
185
+ parallel (1.24.0)
186
+ parser (3.2.2.4)
173
187
  ast (~> 2.4.1)
174
188
  racc
175
- pg (1.5.3)
189
+ pg (1.5.4)
176
190
  pg_search (2.3.6)
177
191
  activerecord (>= 5.2)
178
192
  activesupport (>= 5.2)
179
- phlex (1.8.1)
193
+ phlex (1.9.0)
180
194
  concurrent-ruby (~> 1.2)
181
195
  erb (>= 4)
182
196
  zeitwerk (~> 2.6)
183
- phlex-rails (1.0.0)
184
- phlex (~> 1.7)
185
- rails (>= 6.1, < 8)
197
+ phlex-rails (1.1.1)
198
+ phlex (~> 1.9)
199
+ railties (>= 6.1, < 8)
186
200
  zeitwerk (~> 2.6)
187
- prettier_print (1.2.1)
188
- propshaft (0.7.0)
201
+ prism (0.19.0)
202
+ propshaft (0.8.0)
189
203
  actionpack (>= 7.0.0)
190
204
  activesupport (>= 7.0.0)
191
205
  rack
192
206
  railties (>= 7.0.0)
193
- public_suffix (5.0.3)
194
- puma (6.3.1)
207
+ psych (5.1.2)
208
+ stringio
209
+ public_suffix (5.0.4)
210
+ puma (6.4.0)
195
211
  nio4r (~> 2.0)
196
- racc (1.7.1)
197
- rack (2.2.8)
212
+ racc (1.7.3)
213
+ rack (3.0.8)
214
+ rack-session (2.0.0)
215
+ rack (>= 3.0.0)
198
216
  rack-test (2.1.0)
199
217
  rack (>= 1.3)
200
- rails (7.0.7.2)
201
- actioncable (= 7.0.7.2)
202
- actionmailbox (= 7.0.7.2)
203
- actionmailer (= 7.0.7.2)
204
- actionpack (= 7.0.7.2)
205
- actiontext (= 7.0.7.2)
206
- actionview (= 7.0.7.2)
207
- activejob (= 7.0.7.2)
208
- activemodel (= 7.0.7.2)
209
- activerecord (= 7.0.7.2)
210
- activestorage (= 7.0.7.2)
211
- activesupport (= 7.0.7.2)
218
+ rackup (2.1.0)
219
+ rack (>= 3)
220
+ webrick (~> 1.8)
221
+ rails (7.1.2)
222
+ actioncable (= 7.1.2)
223
+ actionmailbox (= 7.1.2)
224
+ actionmailer (= 7.1.2)
225
+ actionpack (= 7.1.2)
226
+ actiontext (= 7.1.2)
227
+ actionview (= 7.1.2)
228
+ activejob (= 7.1.2)
229
+ activemodel (= 7.1.2)
230
+ activerecord (= 7.1.2)
231
+ activestorage (= 7.1.2)
232
+ activesupport (= 7.1.2)
212
233
  bundler (>= 1.15.0)
213
- railties (= 7.0.7.2)
234
+ railties (= 7.1.2)
214
235
  rails-dom-testing (2.2.0)
215
236
  activesupport (>= 5.0.0)
216
237
  minitest
@@ -218,52 +239,54 @@ GEM
218
239
  rails-html-sanitizer (1.6.0)
219
240
  loofah (~> 2.21)
220
241
  nokogiri (~> 1.14)
221
- railties (7.0.7.2)
222
- actionpack (= 7.0.7.2)
223
- activesupport (= 7.0.7.2)
224
- method_source
242
+ railties (7.1.2)
243
+ actionpack (= 7.1.2)
244
+ activesupport (= 7.1.2)
245
+ irb
246
+ rackup (>= 1.0.0)
225
247
  rake (>= 12.2)
226
- thor (~> 1.0)
227
- zeitwerk (~> 2.5)
248
+ thor (~> 1.0, >= 1.2.2)
249
+ zeitwerk (~> 2.6)
228
250
  rainbow (3.1.1)
229
- rake (13.0.6)
251
+ rake (13.1.0)
230
252
  rbs (2.8.4)
231
- regexp_parser (2.8.1)
232
- reline (0.3.8)
253
+ rdoc (6.6.2)
254
+ psych (>= 4.0.0)
255
+ regexp_parser (2.8.3)
256
+ reline (0.4.1)
233
257
  io-console (~> 0.5)
234
258
  reverse_markdown (2.1.1)
235
259
  nokogiri
236
260
  rexml (3.2.6)
237
- rotp (6.2.2)
238
- rubocop (1.56.2)
239
- base64 (~> 0.1.1)
261
+ rotp (6.3.0)
262
+ rubocop (1.57.2)
240
263
  json (~> 2.3)
241
264
  language_server-protocol (>= 3.17.0)
242
265
  parallel (~> 1.10)
243
- parser (>= 3.2.2.3)
266
+ parser (>= 3.2.2.4)
244
267
  rainbow (>= 2.2.2, < 4.0)
245
268
  regexp_parser (>= 1.8, < 3.0)
246
269
  rexml (>= 3.2.5, < 4.0)
247
270
  rubocop-ast (>= 1.28.1, < 2.0)
248
271
  ruby-progressbar (~> 1.7)
249
272
  unicode-display_width (>= 2.4.0, < 3.0)
250
- rubocop-ast (1.29.0)
273
+ rubocop-ast (1.30.0)
251
274
  parser (>= 3.2.1.0)
252
- rubocop-performance (1.19.0)
275
+ rubocop-performance (1.19.1)
253
276
  rubocop (>= 1.7.0, < 2.0)
254
277
  rubocop-ast (>= 0.4.0)
255
- rubocop-rails (2.19.1)
278
+ rubocop-rails (2.20.2)
256
279
  activesupport (>= 4.2.0)
257
280
  rack (>= 1.1)
258
281
  rubocop (>= 1.33.0, < 2.0)
259
- ruby-lsp (0.9.2)
282
+ ruby-lsp (0.13.2)
260
283
  language_server-protocol (~> 3.17.0)
261
- sorbet-runtime
262
- syntax_tree (>= 6.1.1, < 7)
263
- yarp (>= 0.9, < 0.10)
264
- ruby-next-core (0.15.3)
284
+ prism (>= 0.19.0, < 0.20)
285
+ sorbet-runtime (>= 0.5.5685)
286
+ ruby-next-core (1.0.0)
265
287
  ruby-progressbar (1.13.0)
266
- solargraph (0.49.0)
288
+ ruby2_keywords (0.0.5)
289
+ solargraph (0.50.0)
267
290
  backport (~> 1.2)
268
291
  benchmark
269
292
  bundler (~> 2.0)
@@ -282,44 +305,43 @@ GEM
282
305
  solargraph-rails (1.1.0)
283
306
  activesupport
284
307
  solargraph
285
- sorbet-runtime (0.5.10990)
286
- standard (1.31.0)
308
+ sorbet-runtime (0.5.11158)
309
+ standard (1.32.1)
287
310
  language_server-protocol (~> 3.17.0.2)
288
311
  lint_roller (~> 1.0)
289
- rubocop (~> 1.56.0)
312
+ rubocop (~> 1.57.2)
290
313
  standard-custom (~> 1.0.0)
291
314
  standard-performance (~> 1.2)
292
315
  standard-custom (1.0.2)
293
316
  lint_roller (~> 1.0)
294
317
  rubocop (~> 1.50)
295
- standard-performance (1.2.0)
318
+ standard-performance (1.2.1)
296
319
  lint_roller (~> 1.1)
297
- rubocop-performance (~> 1.19.0)
298
- standard-rails (0.1.0)
320
+ rubocop-performance (~> 1.19.1)
321
+ standard-rails (0.2.0)
299
322
  lint_roller (~> 1.0)
300
- rubocop-rails (~> 2.19.0)
301
- stimulus-rails (1.2.2)
323
+ rubocop-rails (~> 2.20.2)
324
+ stimulus-rails (1.3.0)
302
325
  railties (>= 6.0.0)
303
- syntax_tree (6.1.1)
304
- prettier_print (>= 1.2.0)
305
- tailwindcss-rails (2.0.30-arm64-darwin)
326
+ stringio (3.1.0)
327
+ tailwindcss-rails (2.1.0-arm64-darwin)
306
328
  railties (>= 6.0.0)
307
- thor (1.2.2)
308
- tilt (2.2.0)
309
- timeout (0.4.0)
310
- turbo-rails (1.3.3)
329
+ thor (1.3.0)
330
+ tilt (2.3.0)
331
+ timeout (0.4.1)
332
+ turbo-rails (1.5.0)
311
333
  actionpack (>= 6.0.0)
312
334
  activejob (>= 6.0.0)
313
335
  railties (>= 6.0.0)
314
336
  tzinfo (2.0.6)
315
337
  concurrent-ruby (~> 1.0)
316
- unicode-display_width (2.4.2)
338
+ unicode-display_width (2.5.0)
339
+ webrick (1.8.1)
317
340
  websocket-driver (0.7.6)
318
341
  websocket-extensions (>= 0.1.0)
319
342
  websocket-extensions (0.1.5)
320
343
  yard (0.9.34)
321
- yarp (0.9.0)
322
- zeitwerk (2.6.11)
344
+ zeitwerk (2.6.12)
323
345
 
324
346
  PLATFORMS
325
347
  arm64-darwin-22
@@ -343,4 +365,4 @@ DEPENDENCIES
343
365
  turbo-rails
344
366
 
345
367
  BUNDLED WITH
346
- 2.4.18
368
+ 2.5.1
data/config/importmap.rb CHANGED
@@ -4,7 +4,7 @@
4
4
  pin "@hotwired/turbo-rails", to: "turbo.min.js", preload: true
5
5
  pin "@hotwired/stimulus", to: "stimulus.min.js", preload: true
6
6
  pin "@hotwired/stimulus-loading", to: "stimulus-loading.js", preload: true
7
- pin "stimulus-use", to: "https://ga.jspm.io/npm:stimulus-use@0.52.0/dist/index.js"
7
+ pin "stimulus-use", to: "https://ga.jspm.io/npm:stimulus-use@0.52.2/dist/index.js"
8
8
 
9
9
  # Maquina entrypoint
10
10
  pin "application", to: "maquina/application.js", preload: true
@@ -1,3 +1,3 @@
1
1
  module Maquina
2
- VERSION = "0.3.0"
2
+ VERSION = "0.4.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: maquina
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mario Alberto Chávez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-28 00:00:00.000000000 Z
11
+ date: 2023-12-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -58,28 +58,28 @@ dependencies:
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: 1.3.0
61
+ version: 1.5.0
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: 1.3.0
68
+ version: 1.5.0
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: stimulus-rails
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - "~>"
74
74
  - !ruby/object:Gem::Version
75
- version: 1.2.0
75
+ version: 1.3.0
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
- version: 1.2.0
82
+ version: 1.3.0
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: importmap-rails
85
85
  requirement: !ruby/object:Gem::Requirement
@@ -100,14 +100,14 @@ dependencies:
100
100
  requirements:
101
101
  - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: 2.0.0
103
+ version: 2.1.0
104
104
  type: :runtime
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: 2.0.0
110
+ version: 2.1.0
111
111
  - !ruby/object:Gem::Dependency
112
112
  name: pg_search
113
113
  requirement: !ruby/object:Gem::Requirement
@@ -128,28 +128,28 @@ dependencies:
128
128
  requirements:
129
129
  - - "~>"
130
130
  - !ruby/object:Gem::Version
131
- version: 1.0.0
131
+ version: 1.1.0
132
132
  type: :runtime
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
136
  - - "~>"
137
137
  - !ruby/object:Gem::Version
138
- version: 1.0.0
138
+ version: 1.1.0
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: action_policy
141
141
  requirement: !ruby/object:Gem::Requirement
142
142
  requirements:
143
143
  - - "~>"
144
144
  - !ruby/object:Gem::Version
145
- version: 0.6.3
145
+ version: 0.6.0
146
146
  type: :runtime
147
147
  prerelease: false
148
148
  version_requirements: !ruby/object:Gem::Requirement
149
149
  requirements:
150
150
  - - "~>"
151
151
  - !ruby/object:Gem::Version
152
- version: 0.6.3
152
+ version: 0.6.0
153
153
  - !ruby/object:Gem::Dependency
154
154
  name: rotp
155
155
  requirement: !ruby/object:Gem::Requirement
@@ -176,20 +176,14 @@ dependencies:
176
176
  requirements:
177
177
  - - "~>"
178
178
  - !ruby/object:Gem::Version
179
- version: '5.10'
180
- - - ">="
181
- - !ruby/object:Gem::Version
182
- version: 5.10.1
179
+ version: '6.2'
183
180
  type: :runtime
184
181
  prerelease: false
185
182
  version_requirements: !ruby/object:Gem::Requirement
186
183
  requirements:
187
184
  - - "~>"
188
185
  - !ruby/object:Gem::Version
189
- version: '5.10'
190
- - - ">="
191
- - !ruby/object:Gem::Version
192
- version: 5.10.1
186
+ version: '6.2'
193
187
  - !ruby/object:Gem::Dependency
194
188
  name: standard
195
189
  requirement: !ruby/object:Gem::Requirement
@@ -472,7 +466,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
472
466
  - !ruby/object:Gem::Version
473
467
  version: '0'
474
468
  requirements: []
475
- rubygems_version: 3.4.19
469
+ rubygems_version: 3.5.1
476
470
  signing_key:
477
471
  specification_version: 4
478
472
  summary: Rails engine for building Rails applications.