From a66058ab57f2707816059d2301c0478809c5b370 Mon Sep 17 00:00:00 2001 From: Adrian Valenzuela Date: Sun, 1 Jan 2023 04:39:46 -0800 Subject: [PATCH] updated release and gemfile lock --- Gemfile.lock | 39 +++++++++++++++++---------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5ed1cc..a94a960 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - magic_test (0.0.9) + magic_test (0.1.0) capybara (>= 3.0) pry pry-stack_explorer @@ -75,13 +75,13 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) - capybara (3.36.0) + capybara (3.38.0) addressable matrix mini_mime (>= 0.1.3) @@ -93,40 +93,36 @@ GEM coderay (1.1.3) concurrent-ruby (1.1.9) crass (1.0.6) + date (3.3.2) debug_inspector (1.1.0) - digest (3.1.0) erubi (1.10.0) globalid (1.0.0) activesupport (>= 5.0) i18n (1.10.0) concurrent-ruby (~> 1.0) - io-wait (0.2.1) loofah (2.14.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.15.0) - net-imap (0.2.3) - digest + net-imap (0.3.2) + date net-protocol - strscan - net-pop (0.1.1) - digest + net-pop (0.1.2) net-protocol + net-protocol (0.2.1) timeout - net-protocol (0.1.2) - io-wait - timeout - net-smtp (0.3.1) - digest + net-smtp (0.3.3) net-protocol - timeout nio4r (2.5.8) nokogiri (1.13.3) mini_portile2 (~> 2.8.0) @@ -140,7 +136,7 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) - public_suffix (4.0.6) + public_suffix (5.0.1) racc (1.6.0) rack (2.2.3) rack-test (1.1.0) @@ -202,9 +198,8 @@ GEM standard (1.5.0) rubocop (= 1.23.0) rubocop-performance (= 1.12.0) - strscan (3.0.1) thor (1.2.1) - timeout (0.2.0) + timeout (0.3.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) @@ -213,7 +208,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.4) + zeitwerk (2.6.6) PLATFORMS ruby