Skip to content

Commit

Permalink
Actualiza
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Feb 12, 2024
1 parent 79ed25e commit 8fb4654
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 179 deletions.
68 changes: 44 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/kreeti/kt-paperclip.git
revision: 1c6dfe65e73fb6bdd7a1ae326b551b45c501e5c5
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)
Expand All @@ -18,7 +18,7 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/cor1440_gen.git
revision: c499e6057fc4c887e5d2865f37a32b0d6e555902
revision: 588c599a21f9faa94f4552133f9f0be947024e9d
branch: main
specs:
cor1440_gen (2.2.0.beta4)
Expand All @@ -31,7 +31,7 @@ GIT

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

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

GIT
remote: https://gitlab.com/pasosdeJesus/msip.git
revision: 2334ecd95ede693bd816af7a080577e4ade947a3
revision: 3519bebab3cc88355c52f566c0d0b5eb624e0514
branch: main
specs:
msip (2.2.0.beta4)
Expand Down Expand Up @@ -156,18 +156,18 @@ GEM
execjs (~> 2.0)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.5)
bigdecimal (3.1.6)
bindex (0.8.1)
bootsnap (1.17.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
builder (3.2.4)
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)
Expand Down Expand Up @@ -201,10 +201,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.0)
dotenv-rails (3.0.0)
dotenv (= 3.0.0)
railties (>= 6.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
Expand All @@ -219,14 +219,14 @@ GEM
activesupport (>= 6.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
irb (1.11.1)
io-console (0.7.2)
irb (1.11.2)
rdoc
reline (>= 0.4.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jsbundling-rails (1.2.2)
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
kgio (2.11.4)
libxml-ruby (5.0.2)
Expand All @@ -242,13 +242,13 @@ GEM
matrix (0.4.2)
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.21.1)
minitest (5.22.2)
msgpack (1.7.2)
mutex_m (0.2.0)
net-imap (0.4.9.1)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -258,9 +258,21 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.0)
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)
Expand Down Expand Up @@ -348,7 +360,8 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.16.0)
selenium-webdriver (4.17.0)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -405,9 +418,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 @@ -462,7 +482,7 @@ DEPENDENCIES
will_paginate

RUBY VERSION
ruby 3.2.0p0
ruby 3.3.0p0

BUNDLED WITH
2.5.6
Loading

0 comments on commit 8fb4654

Please sign in to comment.