From a45207a29ad95a793361dfbcf37ab50201a3ad1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20T=C3=A1mara=20Pati=C3=B1o?= Date: Fri, 3 Jan 2025 17:12:53 -0500 Subject: [PATCH] Actualiza --- Gemfile.lock | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a17290c..fa933eca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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) @@ -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) @@ -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) @@ -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) @@ -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 @@ -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) @@ -554,4 +558,4 @@ DEPENDENCIES will_paginate BUNDLED WITH - 2.6.1 + 2.6.2