Skip to content

Commit

Permalink
Actualiza
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Jan 3, 2025
1 parent b8f2726 commit a45207a
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 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: f35ca58fad8ae4681b26240adc4eb43d2b0d767f
revision: 26139d89d34bcfefae0e9c724c4573a8fae089ab
specs:
kt-paperclip (7.2.2)
activemodel (>= 4.2.0)
Expand All @@ -18,7 +18,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/heb412_gen.git
revision: 29bd5ca98f332753618c9e588225581d22c81a02
revision: 748946825441b99c9fe934f6131fd1f381fcd813
branch: main
specs:
heb412_gen (2.3.0.alfa3)
Expand All @@ -29,7 +29,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/mr519_gen.git
revision: b9918dbd1feeead98f389c7d3934684e4cd39c52
revision: 32883e2d347e37b5496422353ee78fa6de13803f
branch: main
specs:
mr519_gen (2.3.0.alfa3)
Expand All @@ -38,7 +38,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/msip.git
revision: 50fcaf96a97f7855363a84f8eb6648b943d752af
revision: 0136dd131717e22a6c5e9d027e38e8ffcea55e5e
branch: main
specs:
msip (2.3.0.alfa3)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
brakeman (6.2.2)
brakeman (7.0.0)
racc
builder (3.3.0)
bundler-audit (0.9.2)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
capybara (~> 3.0)
ferrum (~> 0.15.0)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.9.4)
Expand Down Expand Up @@ -280,20 +280,24 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.0)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.17.0-aarch64-linux)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.17.0-arm-linux)
nokogiri (1.18.1-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.17.0-arm64-darwin)
nokogiri (1.18.1-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.17.0-x86-linux)
nokogiri (1.18.1-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.17.0-x86_64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.0-x86_64-linux)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-musl)
racc (~> 1.4)
odf-report (0.8.1)
mime-types
Expand Down Expand Up @@ -401,7 +405,7 @@ GEM
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.27.0)
rubocop-rails (2.28.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down Expand Up @@ -554,4 +558,4 @@ DEPENDENCIES
will_paginate

BUNDLED WITH
2.6.1
2.6.2

0 comments on commit a45207a

Please sign in to comment.