From a163daebb83bf3dd2e1870b7fd4f8ab79ef9f89d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20T=C3=A1mara=20Pati=C3=B1o?= Date: Thu, 5 Dec 2024 17:14:34 -0500 Subject: [PATCH] Actualiza infraestructura --- Gemfile.lock | 67 +++++++++++-------- test/dummy/.env.plantilla | 10 +-- test/dummy/package.json | 3 +- test/dummy/public/assets | 1 - test/dummy/public/cor1440/assets/.mantiene | 0 .../dummy/public/cor1440_2_2/assets/.mantiene | 0 6 files changed, 46 insertions(+), 35 deletions(-) delete mode 120000 test/dummy/public/assets delete mode 100644 test/dummy/public/cor1440/assets/.mantiene delete mode 100644 test/dummy/public/cor1440_2_2/assets/.mantiene diff --git a/Gemfile.lock b/Gemfile.lock index 7cf7aa3b..1106b537 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/mr519_gen.git - revision: 6607019a71e5db0c2932e6ccd3b4505dc3bdf5b2 + revision: f0b8d5c3c38f57bc7f1c0617bc415594873ea3a9 branch: main specs: mr519_gen (2.3.0.alfa3) @@ -180,6 +180,13 @@ GEM climate_control (1.2.0) code-scanning-rubocop (0.6.1) rubocop (~> 1.0) + coffee-rails (5.0.0) + coffee-script (>= 2.2.0) + railties (>= 5.2.0) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.12.2) colorize (1.1.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -187,7 +194,7 @@ GEM cuprite (0.15.1) capybara (~> 3.0) ferrum (~> 0.15.0) - date (3.4.0) + date (3.4.1) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -227,7 +234,7 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) + io-console (0.8.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -236,10 +243,10 @@ GEM activesupport (>= 5.0.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.8.2) + json (2.9.0) language_server-protocol (3.17.0.3) libxml-ruby (5.0.3) - logger (1.6.1) + logger (1.6.2) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -253,10 +260,10 @@ GEM mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1105) + mime-types-data (3.2024.1203) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder @@ -273,20 +280,20 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.16.7) + nokogiri (1.16.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.16.8-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.7-arm-linux) + nokogiri (1.16.8-arm-linux) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.16.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86-linux) + nokogiri (1.16.8-x86-linux) racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.16.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.16.8-x86_64-linux) racc (~> 1.4) odf-report (0.8.1) mime-types @@ -309,7 +316,8 @@ GEM prawnto_2 (0.3.1) prawn (>= 1.0.0) rails (>= 3.2) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -349,9 +357,9 @@ GEM activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + 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) rails-i18n (7.0.10) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) @@ -368,8 +376,8 @@ GEM rdoc (6.8.1) psych (>= 4.0.0) redcarpet (3.6.0) - regexp_parser (2.9.2) - reline (0.5.11) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -378,17 +386,17 @@ GEM rspreadsheet (0.5.3) andand (>= 1.3) rubyzip (>= 1.3) - rubocop (1.68.0) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.36.1) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) rubocop-minitest (0.36.0) rubocop (>= 1.61, < 2.0) @@ -412,7 +420,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.3.2) + securerandom (0.4.0) simple_form (5.3.1) actionpack (>= 5.2) activemodel (>= 5.2) @@ -448,8 +456,10 @@ GEM tzinfo tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) - useragent (0.16.10) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) + useragent (0.16.11) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1) @@ -457,7 +467,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.9.0) + webrick (1.9.1) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -494,6 +504,7 @@ DEPENDENCIES cancancan cocoon! code-scanning-rubocop + coffee-rails colorize connection_pool cor1440_gen! diff --git a/test/dummy/.env.plantilla b/test/dummy/.env.plantilla index 1a0afdfd..6d179e9b 100644 --- a/test/dummy/.env.plantilla +++ b/test/dummy/.env.plantilla @@ -15,13 +15,13 @@ if (test "$BD_CLAVE" = "") then { export BD_CLAVE=xyz } fi; if (test "$BD_DES" = "") then { - export BD_DES=cor1440_22_mdes + export BD_DES=cor1440_mdes } fi; if (test "$BD_PRUEBA" = "") then { - export BD_PRUEBA=cor1440_22_mpru + export BD_PRUEBA=cor1440_mpru } fi; if (test "$BD_PRO" = "") then { - export BD_PRO=cor1440_22_mpro + export BD_PRO=cor1440_mpro } fi; @@ -34,7 +34,7 @@ if (test "$RUTA_RELATIVA" = "") then { export RUTA_RELATIVA=/cor1440/ } fi; if (test "$DIRAP" = "") then { - export DIRAP="$HOME/comp/rails/cor1440_gen-2.2/test/dummy" + export DIRAP="$HOME/comp/rails/cor1440_gen/test/dummy" } fi; if (test "$RAILS_ENV" = "") then { export RAILS_ENV=development @@ -70,7 +70,7 @@ if (test "$PUERTORECVIVA" = "") then { # Puerto para recarga viva # Despliegue en modo producción con unicorn if (test "$RC" = "") then { - export RC=cor1440gen_2_2 + export RC=cor1440gen } fi; if (test "$PUERTOUNICORN" = "") then { export PUERTOUNICORN=3015 diff --git a/test/dummy/package.json b/test/dummy/package.json index f696d7e6..416be409 100644 --- a/test/dummy/package.json +++ b/test/dummy/package.json @@ -34,5 +34,6 @@ }, "browserslist": [ "defaults" - ] + ], + "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" } diff --git a/test/dummy/public/assets b/test/dummy/public/assets deleted file mode 120000 index 476ad660..00000000 --- a/test/dummy/public/assets +++ /dev/null @@ -1 +0,0 @@ -cor1440_2_2/assets \ No newline at end of file diff --git a/test/dummy/public/cor1440/assets/.mantiene b/test/dummy/public/cor1440/assets/.mantiene deleted file mode 100644 index e69de29b..00000000 diff --git a/test/dummy/public/cor1440_2_2/assets/.mantiene b/test/dummy/public/cor1440_2_2/assets/.mantiene deleted file mode 100644 index e69de29b..00000000