From 0dbc2e0a07c87a437bdfcd34e48479834aa1e439 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Sat, 8 Apr 2023 10:27:12 -0700 Subject: [PATCH] bundle update --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3158b5..f79fc2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.2) + addressable (2.8.3) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) bindex (0.8.1) @@ -106,14 +106,14 @@ GEM importmap-rails (1.1.5) actionpack (>= 6.0.0) railties (>= 6.0.0) - io-console (0.5.11) - irb (1.5.1) + io-console (0.6.0) + irb (1.6.3) reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.3) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.1) @@ -127,7 +127,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.2) minitest (5.18.0) - msgpack (1.6.1) + msgpack (1.7.0) net-imap (0.3.4) date net-protocol @@ -137,7 +137,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.14.2-aarch64-linux) racc (~> 1.4) nokogiri (1.14.2-arm64-darwin)