Skip to content

Commit

Permalink
Actualiza infraestructura
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Dec 5, 2024
1 parent 95771c3 commit a163dae
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 35 deletions.
67 changes: 39 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -180,14 +180,21 @@ 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)
crass (1.0.6)
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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -448,16 +456,18 @@ 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)
actionview (>= 6.0.0)
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)
Expand Down Expand Up @@ -494,6 +504,7 @@ DEPENDENCIES
cancancan
cocoon!
code-scanning-rubocop
coffee-rails
colorize
connection_pool
cor1440_gen!
Expand Down
10 changes: 5 additions & 5 deletions test/dummy/.env.plantilla
Original file line number Diff line number Diff line change
Expand Up @@ -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;


Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion test/dummy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
},
"browserslist": [
"defaults"
]
],
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
1 change: 0 additions & 1 deletion test/dummy/public/assets

This file was deleted.

Empty file.
Empty file.

0 comments on commit a163dae

Please sign in to comment.