From 644fdee98e069828b9fbc1ce1e64055b1f8f4abf Mon Sep 17 00:00:00 2001 From: cryptogopher Date: Tue, 2 Jan 2024 20:20:59 +0100 Subject: [PATCH] bundle update --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee58ecd..c499aef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,11 +66,11 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) awesome_nested_set (3.6.0) activerecord (>= 4.0.0, < 7.2) - bcrypt (3.1.19) + bcrypt (3.1.20) bindex (0.8.1) builder (3.2.4) byebug (11.1.3) @@ -85,7 +85,7 @@ GEM xpath (~> 3.2) concurrent-ruby (1.2.2) crass (1.0.6) - date (3.3.3) + date (3.3.4) devise (4.9.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -102,7 +102,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - loofah (2.21.4) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -116,23 +116,23 @@ GEM mini_mime (1.1.5) minitest (5.20.0) mysql2 (0.5.5) - net-imap (0.4.3) + net-imap (0.4.9) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-smtp (0.4.0) net-protocol - nio4r (2.5.9) - nokogiri (1.15.4-x86_64-linux) + nio4r (2.7.0) + nokogiri (1.16.0-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - public_suffix (5.0.3) + public_suffix (5.0.4) puma (5.6.7) nio4r (~> 2.0) - racc (1.7.2) + racc (1.7.3) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -165,7 +165,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.1.0) - regexp_parser (2.8.2) + regexp_parser (2.8.3) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) @@ -179,7 +179,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (4.15.0) + selenium-webdriver (4.16.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -192,8 +192,8 @@ GEM sprockets (>= 3.0.0) thor (1.3.0) tilt (2.3.0) - timeout (0.4.0) - turbo-rails (2.0.0.pre.beta.1) + timeout (0.4.1) + turbo-rails (2.0.0.pre.beta.2) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)