diff --git a/Gemfile.lock b/Gemfile.lock index ba319e0..5cae6fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/kreeti/kt-paperclip.git - revision: 8a6631b598eb8a248927ab39acd1b10c0c4cf445 + revision: 1c6dfe65e73fb6bdd7a1ae326b551b45c501e5c5 specs: kt-paperclip (7.2.1) 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/vtamara/cocoon.git @@ -18,7 +18,7 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/msip.git - revision: e54ff9f4a722a4a056e78c8b1414e1ec1de02263 + revision: f987643443a0a7b05ba4210a869c7450fc5f7fed branch: main specs: msip (2.2.0.beta4) @@ -128,7 +128,7 @@ GEM execjs (~> 2.0) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.4) + bigdecimal (3.1.5) bindex (0.8.1) builder (3.2.4) camertron-eprun (1.1.1) @@ -143,7 +143,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) cldr-plurals-runtime-rb (1.1.0) - climate_control (0.2.0) + climate_control (1.2.0) coffee-rails (5.0.0) coffee-script (>= 2.2.0) railties (>= 5.2.0) @@ -159,9 +159,9 @@ GEM 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) @@ -189,11 +189,11 @@ GEM activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-console (0.6.0) - irb (1.10.1) + io-console (0.7.1) + irb (1.11.0) rdoc reline (>= 0.3.8) - jsbundling-rails (1.2.1) + jsbundling-rails (1.2.2) railties (>= 6.0.0) loofah (2.22.0) crass (~> 1.0.2) @@ -205,32 +205,32 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - mime-types (3.5.1) + mime-types (3.5.2) mime-types-data (~> 3.2015) mime-types-data (3.2023.1205) mini_mime (1.1.5) mini_portile2 (2.8.5) minitest (5.20.0) mutex_m (0.2.0) - net-imap (0.4.7) + net-imap (0.4.9.1) 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.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) orm_adapter (0.5.0) pg (1.5.4) - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.4) - puma (6.4.0) + puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) rack (3.0.8) @@ -274,10 +274,10 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.1.0) - rdoc (6.6.1) + rdoc (6.6.2) psych (>= 4.0.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) @@ -307,11 +307,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) @@ -376,4 +376,4 @@ DEPENDENCIES will_paginate BUNDLED WITH - 2.4.22 + 2.5.4