From 2c8fea5dcef0b8926706de4f9dc6d0a19dde7b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20T=C3=A1mara=20Pati=C3=B1o?= Date: Thu, 23 Nov 2023 17:27:22 -0500 Subject: [PATCH] renclase a main --- Gemfile | 10 +++++----- Gemfile.lock | 22 +++++++++++----------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile b/Gemfile index e46e217..312f550 100644 --- a/Gemfile +++ b/Gemfile @@ -87,23 +87,23 @@ gem "will_paginate" # Listados en páginas # estas ponerse en orden de apilamiento lógico y no alfabético). gem "msip", # Motor generico - git: "https://gitlab.com/pasosdeJesus/msip.git", branch: "renclase" + git: "https://gitlab.com/pasosdeJesus/msip.git", branch: "main" #path: "../msip" gem "mr519_gen", # Motor de gestion de formularios y encuestas - git: "https://gitlab.com/pasosdeJesus/mr519_gen.git", branch: "renclase" + git: "https://gitlab.com/pasosdeJesus/mr519_gen.git", branch: "main" #path: "../mr519_gen" gem "heb412_gen", # Motor de nube y llenado de plantillas - git: "https://gitlab.com/pasosdeJesus/heb412_gen.git", branch: "renclase" + git: "https://gitlab.com/pasosdeJesus/heb412_gen.git", branch: "main" #path: "../heb412_gen" gem "sivel2_gen", # Motor para manejo de casos - git: "https://gitlab.com/pasosdeJesus/sivel2_gen.git", branch: "renclase" + git: "https://gitlab.com/pasosdeJesus/sivel2_gen.git", branch: "main" #path: "../sivel2_gen" gem "apo214", # Motor para manejo de casos - git: "https://gitlab.com/pasosdeJesus/apo214.git", branch: "renclase" + git: "https://gitlab.com/pasosdeJesus/apo214.git", branch: "main" #path: "../apo214" group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 49c8296..2a054a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,8 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/apo214.git - revision: b6e52e071b396d263c1c4b69a5dd2b4a6483194b - branch: renclase + revision: a4c7a38b7ea9e7f23668745ec67071ff940641e4 + branch: main specs: apo214 (2.2.0.beta4) msip @@ -44,8 +44,8 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/heb412_gen.git - revision: a044ff731677281d6c5f85d2d1e5a812fe330e28 - branch: renclase + revision: 7cd8b4b7de0898ab2a3b049217e4a0e9d3c2cc81 + branch: main specs: heb412_gen (2.2.0.beta4) mr519_gen @@ -55,8 +55,8 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/mr519_gen.git - revision: 2ba047bdc09de9e808cc66f1f77e4f7add3c6b08 - branch: renclase + revision: 8ac5cf474570620c29569b5ddfe31327113063c8 + branch: main specs: mr519_gen (2.2.0.beta4) msip @@ -64,8 +64,8 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/msip.git - revision: 2aa8302570f55447d741cb20b90f02a1f7e96712 - branch: renclase + revision: 932966920f125f0f47e37ace5574ec80ca7a8366 + branch: main specs: msip (2.2.0.beta4) cancancan (~> 3) @@ -84,8 +84,8 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/sivel2_gen.git - revision: e98249c8fbdfb8276b4a6df42e4fdb4e690905aa - branch: renclase + revision: 9e0c2c69f7832aede185bfd0062530ff3f97b565 + branch: main specs: sivel2_gen (2.2.0.beta4) color @@ -413,7 +413,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) smart_kv (0.2.8.1) - spring (4.1.2) + spring (4.1.3) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)