Skip to content

Commit

Permalink
Actualiza
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Feb 10, 2025
1 parent 4538cff commit 8907477
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/kreeti/kt-paperclip.git
revision: 26139d89d34bcfefae0e9c724c4573a8fae089ab
revision: 83dc8d92e63e4c360bb9f45af1cf3b63d99bed54
specs:
kt-paperclip (7.2.2)
activemodel (>= 4.2.0)
Expand All @@ -11,7 +11,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/msip.git
revision: c948e3fcddf8e55df60cc80c67c6b4b3238340b2
revision: 90af35902c9d86c4a52241d6cf25bf97d58a8fdd
branch: main
specs:
msip (2.3.0.alfa3)
Expand Down Expand Up @@ -233,7 +233,7 @@ GEM
psych (5.2.2)
date
stringio
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand Down Expand Up @@ -312,7 +312,7 @@ GEM
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.29.0)
rubocop-rails (2.29.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down
4 changes: 4 additions & 0 deletions test/dummy/db/structure.sql
Original file line number Diff line number Diff line change
Expand Up @@ -4242,6 +4242,10 @@ ALTER TABLE ONLY public.msip_ubicacion
SET search_path TO "$user", public;

INSERT INTO "schema_migrations" (version) VALUES
('20250128142614'),
('20250128092632'),
('20250126220001'),
('20250124170451'),
('20241113141404'),
('20240723152453'),
('20240723140427'),
Expand Down

0 comments on commit 8907477

Please sign in to comment.