Skip to content

Commit

Permalink
renclase a main
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Nov 23, 2023
1 parent e98249c commit 62fca21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ gem "will_paginate" # Listados en páginas
# 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"


Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -29,17 +29,17 @@ 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
rails

GIT
remote: https://gitlab.com/pasosdeJesus/msip.git
revision: 49840ef8e91936b18f8842ec47c374e7a18d8563
branch: renclase
revision: 932966920f125f0f47e37ace5574ec80ca7a8366
branch: main
specs:
msip (2.2.0.beta4)
cancancan (~> 3)
Expand Down Expand Up @@ -239,7 +239,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)
Expand Down

0 comments on commit 62fca21

Please sign in to comment.