Skip to content

Commit 33a582b

Browse files
committed
Actualiza
1 parent a4c7a38 commit 33a582b

File tree

3 files changed

+272
-20
lines changed

3 files changed

+272
-20
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ GIT
2626

2727
GIT
2828
remote: https://gitlab.com/pasosdeJesus/heb412_gen.git
29-
revision: 7cd8b4b7de0898ab2a3b049217e4a0e9d3c2cc81
29+
revision: 41e1a1d290cf0b7fe85f107121524d6ca628d2d8
3030
branch: main
3131
specs:
3232
heb412_gen (2.2.0.beta4)
@@ -37,7 +37,7 @@ GIT
3737

3838
GIT
3939
remote: https://gitlab.com/pasosdeJesus/mr519_gen.git
40-
revision: 8ac5cf474570620c29569b5ddfe31327113063c8
40+
revision: a6f79b4748e6a6f0322b5fbf58ddf156f4a19bb3
4141
branch: main
4242
specs:
4343
mr519_gen (2.2.0.beta4)
@@ -46,7 +46,7 @@ GIT
4646

4747
GIT
4848
remote: https://gitlab.com/pasosdeJesus/msip.git
49-
revision: 932966920f125f0f47e37ace5574ec80ca7a8366
49+
revision: e54ff9f4a722a4a056e78c8b1414e1ec1de02263
5050
branch: main
5151
specs:
5252
msip (2.2.0.beta4)
@@ -66,7 +66,7 @@ GIT
6666

6767
GIT
6868
remote: https://gitlab.com/pasosdeJesus/sivel2_gen.git
69-
revision: 62fca214a523a20bcba70fff9bb572c47a527458
69+
revision: 66be0fd7383172f92c779c5544ed9cf67df2fb3d
7070
branch: main
7171
specs:
7272
sivel2_gen (2.2.0.beta4)
@@ -160,7 +160,7 @@ GEM
160160
tzinfo (~> 2.0)
161161
acts_as_list (1.1.0)
162162
activerecord (>= 4.2)
163-
addressable (2.8.5)
163+
addressable (2.8.6)
164164
public_suffix (>= 2.0.2, < 6.0)
165165
andand (1.3.3)
166166
ast (2.4.2)
@@ -174,7 +174,7 @@ GEM
174174
bindex (0.8.1)
175175
bootsnap (1.17.0)
176176
msgpack (~> 1.2)
177-
brakeman (6.0.1)
177+
brakeman (6.1.0)
178178
builder (3.2.4)
179179
bundler-audit (0.9.1)
180180
bundler (>= 1.2.0, < 3)
@@ -249,15 +249,15 @@ GEM
249249
i18n (1.14.1)
250250
concurrent-ruby (~> 1.0)
251251
io-console (0.6.0)
252-
irb (1.9.1)
252+
irb (1.10.1)
253253
rdoc
254254
reline (>= 0.3.8)
255255
jbuilder (2.11.5)
256256
actionview (>= 5.0.0)
257257
activesupport (>= 5.0.0)
258258
jsbundling-rails (1.2.1)
259259
railties (>= 6.0.0)
260-
json (2.6.3)
260+
json (2.7.1)
261261
language_server-protocol (3.17.0.3)
262262
libxml-ruby (4.1.2)
263263
loofah (2.22.0)
@@ -272,13 +272,13 @@ GEM
272272
matrix (0.4.2)
273273
mime-types (3.5.1)
274274
mime-types-data (~> 3.2015)
275-
mime-types-data (3.2023.1003)
275+
mime-types-data (3.2023.1205)
276276
mini_mime (1.1.5)
277277
mini_portile2 (2.8.5)
278278
minitest (5.20.0)
279279
msgpack (1.7.2)
280280
mutex_m (0.2.0)
281-
net-imap (0.4.6)
281+
net-imap (0.4.7)
282282
date
283283
net-protocol
284284
net-pop (0.1.2)
@@ -287,7 +287,7 @@ GEM
287287
timeout
288288
net-smtp (0.4.0)
289289
net-protocol
290-
nio4r (2.6.1)
290+
nio4r (2.7.0)
291291
nokogiri (1.15.5)
292292
mini_portile2 (~> 2.8.2)
293293
racc (~> 1.4)
@@ -365,11 +365,11 @@ GEM
365365
zeitwerk (~> 2.6)
366366
rainbow (3.1.1)
367367
rake (13.1.0)
368-
rdoc (6.6.0)
368+
rdoc (6.6.1)
369369
psych (>= 4.0.0)
370370
redcarpet (3.6.0)
371-
regexp_parser (2.8.2)
372-
reline (0.4.0)
371+
regexp_parser (2.8.3)
372+
reline (0.4.1)
373373
io-console (~> 0.5)
374374
responders (3.1.1)
375375
actionpack (>= 5.2)
@@ -378,15 +378,15 @@ GEM
378378
rspreadsheet (0.5.3)
379379
andand (>= 1.3)
380380
rubyzip (>= 1.3)
381-
rubocop (1.57.2)
381+
rubocop (1.58.0)
382382
json (~> 2.3)
383383
language_server-protocol (>= 3.17.0)
384384
parallel (~> 1.10)
385385
parser (>= 3.2.2.4)
386386
rainbow (>= 2.2.2, < 4.0)
387387
regexp_parser (>= 1.8, < 3.0)
388388
rexml (>= 3.2.5, < 4.0)
389-
rubocop-ast (>= 1.28.1, < 2.0)
389+
rubocop-ast (>= 1.30.0, < 2.0)
390390
ruby-progressbar (~> 1.7)
391391
unicode-display_width (>= 2.4.0, < 3.0)
392392
rubocop-ast (1.30.0)
@@ -413,7 +413,7 @@ GEM
413413
sprockets (> 3.0)
414414
sprockets-rails
415415
tilt
416-
selenium-webdriver (4.15.0)
416+
selenium-webdriver (4.16.0)
417417
rexml (~> 3.2, >= 3.2.5)
418418
rubyzip (>= 1.2.2, < 3.0)
419419
websocket (~> 1.0)
@@ -436,7 +436,7 @@ GEM
436436
sprockets (>= 3.0.0)
437437
stimulus-rails (1.3.0)
438438
railties (>= 6.0.0)
439-
stringio (3.0.9)
439+
stringio (3.1.0)
440440
terrapin (0.6.0)
441441
climate_control (>= 0.0.3, < 1.0)
442442
thor (1.3.0)

test/dummy/app/javascript/controllers/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ application.register("msip--sindocaut", Msip__SindocautController)
3030

3131
import Sivel2Gen__EdadController from "./sivel2_gen/edad_controller"
3232
application.register("sivel2-gen--edad", Sivel2Gen__EdadController)
33+
34+
import Sivel2Gen__EnviarFichaCasoController from "./sivel2_gen/enviar_ficha_caso_controller"
35+
application.register("sivel2-gen--enviar-ficha-caso", Sivel2Gen__EnviarFichaCasoController)

0 commit comments

Comments
 (0)