From a6d60dc65595a0f4fa4a4377445e30939af816d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20T=C3=A1mara=20Pati=C3=B1o?= Date: Thu, 23 Nov 2023 11:29:49 -0500 Subject: [PATCH] renclase a main --- Gemfile | 6 +++--- Gemfile.lock | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 9946877e..86dcc48d 100644 --- a/Gemfile +++ b/Gemfile @@ -81,15 +81,15 @@ gem "will_paginate" # Pagina listados # lógico y no alfabetico como las gemas anteriores) 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' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index a6dd217f..3bdcb35f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,8 +18,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 @@ -29,8 +29,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 @@ -38,8 +38,8 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/msip.git - revision: 49840ef8e91936b18f8842ec47c374e7a18d8563 - branch: renclase + revision: 932966920f125f0f47e37ace5574ec80ca7a8366 + branch: main specs: msip (2.2.0.beta4) cancancan (~> 3) @@ -214,7 +214,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.6.0) - irb (1.9.0) + irb (1.9.1) rdoc reline (>= 0.3.8) jbuilder (2.11.5) @@ -248,7 +248,7 @@ GEM minitest (>= 5.0) ruby-progressbar msgpack (1.7.2) - net-imap (0.4.5) + net-imap (0.4.6) date net-protocol net-pop (0.1.2) @@ -257,7 +257,7 @@ GEM timeout net-smtp (0.4.0) net-protocol - nio4r (2.6.0) + nio4r (2.6.1) nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4)