Skip to content

Commit 052532f

Browse files
committed
Actualiza
1 parent 2997518 commit 052532f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
source "https://rubygems.org"
44
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5+
git_source(:gitlab) { |repo| "https://gitlab.com/#{repo}.git" }
56

67
# No usamos gemspec porque la aplicacón de prueba de un motor rails
78
# no lo soporta.

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GIT
1818

1919
GIT
2020
remote: https://gitlab.com/pasosdeJesus/heb412_gen.git
21-
revision: 194dd561a2b76a495625811f46e958ed9c99432a
21+
revision: b914b3d6a9d8f1f2c62627041fb52d537a497e7c
2222
branch: v2.2
2323
specs:
2424
heb412_gen (2.2.0)
@@ -29,7 +29,7 @@ GIT
2929

3030
GIT
3131
remote: https://gitlab.com/pasosdeJesus/mr519_gen.git
32-
revision: e46b768aacf394fc5cde474e5eb6e6c4918b3910
32+
revision: 5aa8fdb62bc68ce8da61e15fc89aa02896502909
3333
branch: v2.2
3434
specs:
3535
mr519_gen (2.2.0)
@@ -38,7 +38,7 @@ GIT
3838

3939
GIT
4040
remote: https://gitlab.com/pasosdeJesus/msip.git
41-
revision: 0a8c6adacb75a003a0807aa66c94acd6d173ac65
41+
revision: 4f8286cfe4fe2ec7d1dcdaa63c25e8d6819bd755
4242
branch: v2.2
4343
specs:
4444
msip (2.2.0)
@@ -145,7 +145,7 @@ GEM
145145
bindex (0.8.1)
146146
bootsnap (1.18.6)
147147
msgpack (~> 1.2)
148-
brakeman (7.1.0)
148+
brakeman (7.1.1)
149149
racc
150150
builder (3.3.0)
151151
bundler-audit (0.9.2)
@@ -243,7 +243,7 @@ GEM
243243
mime-types-data (3.2025.0318)
244244
mini_mime (1.1.5)
245245
mini_portile2 (2.8.8)
246-
minitest (5.26.0)
246+
minitest (5.26.1)
247247
minitest-reporters (1.7.1)
248248
ansi
249249
builder
@@ -403,7 +403,7 @@ GEM
403403
ruby-graphviz (1.2.5)
404404
rexml
405405
ruby-progressbar (1.13.0)
406-
rubyzip (3.2.1)
406+
rubyzip (3.2.2)
407407
sassc (2.4.0)
408408
ffi (~> 1.9)
409409
sassc-rails (2.1.2)

0 commit comments

Comments
 (0)