Skip to content

Commit

Permalink
Actualiza
Browse files Browse the repository at this point in the history
  • Loading branch information
Nombre Usuario authored and vtamara committed Feb 17, 2024
1 parent d410046 commit a388541
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 185 deletions.
125 changes: 73 additions & 52 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GIT
remote: https://github.com/kreeti/kt-paperclip.git
revision: 8a6631b598eb8a248927ab39acd1b10c0c4cf445
revision: ff04ddc779102550b46aa6bb86b1632e36423574
specs:
kt-paperclip (7.2.1)
kt-paperclip (7.2.2)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
marcel (~> 1.0.1)
mime-types
terrapin (~> 0.6.0)
terrapin (>= 0.6.0, < 2.0)

GIT
remote: https://github.com/mmotherwell/best_in_place
Expand All @@ -19,7 +19,7 @@ GIT

GIT
remote: https://github.com/styd/apexcharts.rb.git
revision: 9dc5c3e9bbeb0a98bcab8410794807fce3977ce4
revision: 3c04fbc3eecc07f2b5fd433dae03798f329b1692
branch: master
specs:
apexcharts (0.2.0)
Expand All @@ -33,7 +33,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/cor1440_gen.git
revision: 7f1a427cbfadd652daf613ce04e180bd32b3031a
revision: d73942a5e1586be251efff6c8cd02b9ec7b85821
branch: main
specs:
cor1440_gen (2.2.0.beta4)
Expand All @@ -46,7 +46,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/heb412_gen.git
revision: d16368180b147c367b273cfe39aa14135c79caee
revision: efb0a43506f8cf5bc327ace436feaf0c32260d98
branch: main
specs:
heb412_gen (2.2.0.beta4)
Expand All @@ -57,15 +57,15 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/jos19.git
revision: 3bc8ffe16d342a59b4066b9ad02fb4fe0b9d8b88
revision: 69da8143e2aa516667ff122fab0e1ff585c161bd
branch: main
specs:
jos19 (2.2.0.beta4)
rails (>= 7.0.4)

GIT
remote: https://gitlab.com/pasosdeJesus/mr519_gen.git
revision: 83d881fe06ce88ff6dd8454346659d7a4baab651
revision: 257869ab3ba9ff0ec262a63309abac3e333f6769
branch: main
specs:
mr519_gen (2.2.0.beta4)
Expand All @@ -74,7 +74,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/msip.git
revision: 644057d0215763dc0eb062798768ca63e6156807
revision: 7f514eeba4d95a6cb473e9f94e415c416be58679
branch: main
specs:
msip (2.2.0.beta4)
Expand All @@ -94,7 +94,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/sivel2_gen.git
revision: 674d760be3f76118507f77bd0360f79c9db03c7c
revision: ea666e4e0d49241a222f3f87faa2fd958ca5ca73
branch: main
specs:
sivel2_gen (2.2.0.beta4)
Expand Down Expand Up @@ -172,7 +172,7 @@ GEM
tzinfo (~> 2.0)
acts_as_list (1.1.0)
activerecord (>= 4.2)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
andand (1.3.3)
ansi (1.5.0)
Expand All @@ -183,27 +183,28 @@ GEM
execjs (~> 2.0)
bcrypt (3.1.20)
bindex (0.8.1)
bootsnap (1.17.0)
bootsnap (1.18.3)
msgpack (~> 1.2)
brakeman (6.1.0)
brakeman (6.1.2)
racc
builder (3.2.4)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
camertron-eprun (1.1.1)
cancancan (3.5.0)
capybara (3.39.2)
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
choice (0.2.0)
cldr-plurals-runtime-rb (1.1.0)
climate_control (0.2.0)
climate_control (1.2.0)
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
coffee-rails (5.0.0)
Expand All @@ -215,16 +216,16 @@ GEM
coffee-script-source (1.12.2)
color (1.8)
colorize (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
cuprite (0.15)
capybara (~> 3.0)
ferrum (~> 0.14.0)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand All @@ -234,10 +235,10 @@ GEM
devise-i18n (1.12.0)
devise (>= 4.9.0)
docile (1.4.0)
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
dotenv (3.0.2)
dotenv-rails (3.0.2)
dotenv (= 3.0.2)
railties (>= 6.1)
erubi (1.12.0)
execjs (2.9.1)
ferrum (0.14)
Expand All @@ -254,19 +255,19 @@ GEM
turbo-rails
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.10.1)
io-console (0.7.2)
irb (1.11.2)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jsbundling-rails (1.2.1)
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
json (2.7.1)
kgio (2.11.4)
language_server-protocol (3.17.0.3)
libxml-ruby (4.1.2)
libxml-ruby (5.0.2)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -278,43 +279,55 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mime-types (3.5.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.22.2)
minitest-reporters (1.6.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
msgpack (1.7.2)
net-imap (0.4.7)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.2-arm-linux)
racc (~> 1.4)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86-linux)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
odf-report (0.7.3)
mime-types
nokogiri (>= 1.10.0)
rubyzip (>= 1.3.0)
orm_adapter (0.5.0)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
parslet (2.0.0)
pdf-core (0.9.0)
pg (1.5.4)
pg (1.5.5)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
Expand All @@ -323,7 +336,7 @@ GEM
prawnto_2 (0.3.1)
prawn (>= 1.0.0)
rails (>= 3.2)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (5.0.4)
racc (1.7.3)
Expand Down Expand Up @@ -375,11 +388,11 @@ GEM
rainbow (3.1.1)
raindrops (0.20.1)
rake (13.1.0)
rdoc (6.6.1)
rdoc (6.6.2)
psych (>= 4.0.0)
redcarpet (3.6.0)
regexp_parser (2.8.3)
reline (0.4.1)
regexp_parser (2.9.0)
reline (0.4.2)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -388,11 +401,11 @@ GEM
rspreadsheet (0.5.3)
andand (>= 1.3)
rubyzip (>= 1.3)
rubocop (1.58.0)
rubocop (1.60.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
Expand All @@ -401,14 +414,15 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.33.0)
rubocop-minitest (0.34.5)
rubocop (>= 1.39, < 2.0)
rubocop-rails (2.22.2)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-shopify (2.14.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
ruby-graphviz (1.2.5)
rexml
Expand Down Expand Up @@ -439,11 +453,11 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stimulus-rails (1.3.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
terrapin (1.0.1)
climate_control
thor (1.3.0)
tilt (2.3.0)
timeout (0.4.1)
Expand Down Expand Up @@ -476,9 +490,16 @@ GEM
will_paginate (3.3.1)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
aarch64-linux
arm-linux
arm64-darwin
ruby
x86-linux
x86_64-darwin
x86_64-linux
x86_64-openbsd

DEPENDENCIES
Expand Down Expand Up @@ -549,4 +570,4 @@ DEPENDENCIES
will_paginate

BUNDLED WITH
2.4.22
2.5.6
Loading

0 comments on commit a388541

Please sign in to comment.