Skip to content

Commit 3d72c99

Browse files
committed
updates backend
1 parent 381374f commit 3d72c99

File tree

3 files changed

+371
-290
lines changed

3 files changed

+371
-290
lines changed

servidor/Gemfile.lock

Lines changed: 85 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GIT
1111

1212
GIT
1313
remote: https://gitlab.com/pasosdeJesus/cor1440_gen.git
14-
revision: 58f5994749469f9e4a76c627b3f2ccc85d07858b
14+
revision: fd1714c660c4f055e4509d92636c6844446ef44a
1515
branch: main
1616
specs:
1717
cor1440_gen (2.3.0.alfa4)
@@ -24,7 +24,7 @@ GIT
2424

2525
GIT
2626
remote: https://gitlab.com/pasosdeJesus/heb412_gen.git
27-
revision: 4460724cd7fe8deab33db7e546b007b392fecdc6
27+
revision: e4ce2f6f9a7340215b7d82826cf6da6455bef880
2828
branch: main
2929
specs:
3030
heb412_gen (2.3.0.alfa4)
@@ -35,7 +35,7 @@ GIT
3535

3636
GIT
3737
remote: https://gitlab.com/pasosdeJesus/mr519_gen.git
38-
revision: 959e7f1ea73ff6a0687a834f71169c0b3fbc7a86
38+
revision: 3f21177b083e75f3f11f82e14a23e9dc0075e793
3939
branch: main
4040
specs:
4141
mr519_gen (2.3.0.alfa4)
@@ -44,7 +44,7 @@ GIT
4444

4545
GIT
4646
remote: https://gitlab.com/pasosdeJesus/msip.git
47-
revision: 3d79f620d17f19651e9018f99cf936070956bb1f
47+
revision: 9328f98056cdae2fec74d12b1929fc1db827c5cf
4848
branch: main
4949
specs:
5050
msip (2.3.0.alfa4)
@@ -63,65 +63,65 @@ GIT
6363
GEM
6464
remote: https://rubygems.org/
6565
specs:
66-
actioncable (8.0.2)
67-
actionpack (= 8.0.2)
68-
activesupport (= 8.0.2)
66+
actioncable (8.0.3)
67+
actionpack (= 8.0.3)
68+
activesupport (= 8.0.3)
6969
nio4r (~> 2.0)
7070
websocket-driver (>= 0.6.1)
7171
zeitwerk (~> 2.6)
72-
actionmailbox (8.0.2)
73-
actionpack (= 8.0.2)
74-
activejob (= 8.0.2)
75-
activerecord (= 8.0.2)
76-
activestorage (= 8.0.2)
77-
activesupport (= 8.0.2)
72+
actionmailbox (8.0.3)
73+
actionpack (= 8.0.3)
74+
activejob (= 8.0.3)
75+
activerecord (= 8.0.3)
76+
activestorage (= 8.0.3)
77+
activesupport (= 8.0.3)
7878
mail (>= 2.8.0)
79-
actionmailer (8.0.2)
80-
actionpack (= 8.0.2)
81-
actionview (= 8.0.2)
82-
activejob (= 8.0.2)
83-
activesupport (= 8.0.2)
79+
actionmailer (8.0.3)
80+
actionpack (= 8.0.3)
81+
actionview (= 8.0.3)
82+
activejob (= 8.0.3)
83+
activesupport (= 8.0.3)
8484
mail (>= 2.8.0)
8585
rails-dom-testing (~> 2.2)
86-
actionpack (8.0.2)
87-
actionview (= 8.0.2)
88-
activesupport (= 8.0.2)
86+
actionpack (8.0.3)
87+
actionview (= 8.0.3)
88+
activesupport (= 8.0.3)
8989
nokogiri (>= 1.8.5)
9090
rack (>= 2.2.4)
9191
rack-session (>= 1.0.1)
9292
rack-test (>= 0.6.3)
9393
rails-dom-testing (~> 2.2)
9494
rails-html-sanitizer (~> 1.6)
9595
useragent (~> 0.16)
96-
actiontext (8.0.2)
97-
actionpack (= 8.0.2)
98-
activerecord (= 8.0.2)
99-
activestorage (= 8.0.2)
100-
activesupport (= 8.0.2)
96+
actiontext (8.0.3)
97+
actionpack (= 8.0.3)
98+
activerecord (= 8.0.3)
99+
activestorage (= 8.0.3)
100+
activesupport (= 8.0.3)
101101
globalid (>= 0.6.0)
102102
nokogiri (>= 1.8.5)
103-
actionview (8.0.2)
104-
activesupport (= 8.0.2)
103+
actionview (8.0.3)
104+
activesupport (= 8.0.3)
105105
builder (~> 3.1)
106106
erubi (~> 1.11)
107107
rails-dom-testing (~> 2.2)
108108
rails-html-sanitizer (~> 1.6)
109-
activejob (8.0.2)
110-
activesupport (= 8.0.2)
109+
activejob (8.0.3)
110+
activesupport (= 8.0.3)
111111
globalid (>= 0.3.6)
112-
activemodel (8.0.2)
113-
activesupport (= 8.0.2)
114-
activerecord (8.0.2)
115-
activemodel (= 8.0.2)
116-
activesupport (= 8.0.2)
112+
activemodel (8.0.3)
113+
activesupport (= 8.0.3)
114+
activerecord (8.0.3)
115+
activemodel (= 8.0.3)
116+
activesupport (= 8.0.3)
117117
timeout (>= 0.4.0)
118-
activestorage (8.0.2)
119-
actionpack (= 8.0.2)
120-
activejob (= 8.0.2)
121-
activerecord (= 8.0.2)
122-
activesupport (= 8.0.2)
118+
activestorage (8.0.3)
119+
actionpack (= 8.0.3)
120+
activejob (= 8.0.3)
121+
activerecord (= 8.0.3)
122+
activesupport (= 8.0.3)
123123
marcel (~> 1.0)
124-
activesupport (8.0.2)
124+
activesupport (8.0.3)
125125
base64
126126
benchmark (>= 0.3)
127127
bigdecimal
@@ -163,7 +163,7 @@ GEM
163163
railties (>= 4.1.0)
164164
responders
165165
warden (~> 1.2.3)
166-
devise-i18n (1.14.0)
166+
devise-i18n (1.15.0)
167167
devise (>= 4.9.0)
168168
rails-i18n
169169
docile (1.4.1)
@@ -178,12 +178,12 @@ GEM
178178
nokogiri
179179
ruby-graphviz
180180
erubi (1.13.1)
181-
eth (0.5.14)
181+
eth (0.5.15)
182182
bigdecimal (~> 3.1)
183183
forwardable (~> 1.3)
184184
keccak (~> 1.3)
185185
konstructor (~> 1.0)
186-
openssl (>= 2.2, < 4.0)
186+
openssl (~> 3.3)
187187
rbsecp256k1 (~> 6.0)
188188
scrypt (~> 3.0)
189189
execjs (2.10.0)
@@ -211,17 +211,17 @@ GEM
211211
pp (>= 0.6.0)
212212
rdoc (>= 4.0.0)
213213
reline (>= 0.4.2)
214-
jbuilder (2.13.0)
215-
actionview (>= 5.0.0)
216-
activesupport (>= 5.0.0)
214+
jbuilder (2.14.1)
215+
actionview (>= 7.0.0)
216+
activesupport (>= 7.0.0)
217217
jwt (2.10.2)
218218
base64
219219
jwt_sessions (3.2.4)
220220
jwt (>= 2.9, < 3)
221221
keccak (1.3.2)
222222
kgio (2.11.4)
223223
konstructor (1.0.2)
224-
libxml-ruby (5.0.4)
224+
libxml-ruby (5.0.5)
225225
logger (1.7.0)
226226
loofah (2.24.1)
227227
crass (~> 1.0.2)
@@ -251,24 +251,24 @@ GEM
251251
net-smtp (0.5.1)
252252
net-protocol
253253
nio4r (2.7.4)
254-
nokogiri (1.18.9)
254+
nokogiri (1.18.10)
255255
mini_portile2 (~> 2.8.2)
256256
racc (~> 1.4)
257-
nokogiri (1.18.9-aarch64-linux-gnu)
257+
nokogiri (1.18.10-aarch64-linux-gnu)
258258
racc (~> 1.4)
259-
nokogiri (1.18.9-aarch64-linux-musl)
259+
nokogiri (1.18.10-aarch64-linux-musl)
260260
racc (~> 1.4)
261-
nokogiri (1.18.9-arm-linux-gnu)
261+
nokogiri (1.18.10-arm-linux-gnu)
262262
racc (~> 1.4)
263-
nokogiri (1.18.9-arm-linux-musl)
263+
nokogiri (1.18.10-arm-linux-musl)
264264
racc (~> 1.4)
265-
nokogiri (1.18.9-arm64-darwin)
265+
nokogiri (1.18.10-arm64-darwin)
266266
racc (~> 1.4)
267-
nokogiri (1.18.9-x86_64-darwin)
267+
nokogiri (1.18.10-x86_64-darwin)
268268
racc (~> 1.4)
269-
nokogiri (1.18.9-x86_64-linux-gnu)
269+
nokogiri (1.18.10-x86_64-linux-gnu)
270270
racc (~> 1.4)
271-
nokogiri (1.18.9-x86_64-linux-musl)
271+
nokogiri (1.18.10-x86_64-linux-musl)
272272
racc (~> 1.4)
273273
odf-report (0.8.1)
274274
mime-types
@@ -278,11 +278,13 @@ GEM
278278
orm_adapter (0.5.0)
279279
parslet (2.0.0)
280280
pdf-core (0.10.0)
281-
pg (1.6.0)
282-
pg (1.6.0-aarch64-linux)
283-
pg (1.6.0-arm64-darwin)
284-
pg (1.6.0-x86_64-darwin)
285-
pg (1.6.0-x86_64-linux)
281+
pg (1.6.2)
282+
pg (1.6.2-aarch64-linux)
283+
pg (1.6.2-aarch64-linux-musl)
284+
pg (1.6.2-arm64-darwin)
285+
pg (1.6.2-x86_64-darwin)
286+
pg (1.6.2-x86_64-linux)
287+
pg (1.6.2-x86_64-linux-musl)
286288
pkg-config (1.6.2)
287289
pp (0.6.2)
288290
prettyprint
@@ -299,7 +301,7 @@ GEM
299301
psych (5.2.6)
300302
date
301303
stringio
302-
puma (6.6.0)
304+
puma (7.0.4)
303305
nio4r (~> 2.0)
304306
racc (1.8.1)
305307
rack (2.2.17)
@@ -312,20 +314,20 @@ GEM
312314
rackup (1.0.1)
313315
rack (< 3)
314316
webrick
315-
rails (8.0.2)
316-
actioncable (= 8.0.2)
317-
actionmailbox (= 8.0.2)
318-
actionmailer (= 8.0.2)
319-
actionpack (= 8.0.2)
320-
actiontext (= 8.0.2)
321-
actionview (= 8.0.2)
322-
activejob (= 8.0.2)
323-
activemodel (= 8.0.2)
324-
activerecord (= 8.0.2)
325-
activestorage (= 8.0.2)
326-
activesupport (= 8.0.2)
317+
rails (8.0.3)
318+
actioncable (= 8.0.3)
319+
actionmailbox (= 8.0.3)
320+
actionmailer (= 8.0.3)
321+
actionpack (= 8.0.3)
322+
actiontext (= 8.0.3)
323+
actionview (= 8.0.3)
324+
activejob (= 8.0.3)
325+
activemodel (= 8.0.3)
326+
activerecord (= 8.0.3)
327+
activestorage (= 8.0.3)
328+
activesupport (= 8.0.3)
327329
bundler (>= 1.15.0)
328-
railties (= 8.0.2)
330+
railties (= 8.0.3)
329331
rails-controller-testing (1.0.5)
330332
actionpack (>= 5.0.1.rc1)
331333
actionview (>= 5.0.1.rc1)
@@ -342,16 +344,17 @@ GEM
342344
rails-html-sanitizer (1.6.2)
343345
loofah (~> 2.21)
344346
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)
345-
rails-i18n (8.0.1)
347+
rails-i18n (8.0.2)
346348
i18n (>= 0.7, < 2)
347349
railties (>= 8.0.0, < 9)
348-
railties (8.0.2)
349-
actionpack (= 8.0.2)
350-
activesupport (= 8.0.2)
350+
railties (8.0.3)
351+
actionpack (= 8.0.3)
352+
activesupport (= 8.0.3)
351353
irb (~> 1.13)
352354
rackup (>= 1.0.0)
353355
rake (>= 12.2)
354356
thor (~> 1.0, >= 1.2.2)
357+
tsort (>= 0.2)
355358
zeitwerk (~> 2.6)
356359
raindrops (0.20.1)
357360
rake (13.3.0)
@@ -407,6 +410,7 @@ GEM
407410
climate_control
408411
thor (1.4.0)
409412
timeout (0.4.3)
413+
tsort (0.2.0)
410414
ttfunk (1.8.0)
411415
bigdecimal (~> 3.1)
412416
turbo-rails (2.0.16)
@@ -513,4 +517,4 @@ RUBY VERSION
513517
ruby 3.4.1p0
514518

515519
BUNDLED WITH
516-
2.7.1
520+
2.7.2

0 commit comments

Comments
 (0)