diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..d4848f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,6 +86,7 @@ GEM concurrent-ruby (1.2.2) crass (1.0.6) database_cleaner (1.99.0) + date (3.5.1) debug_inspector (1.1.0) devise (4.4.3) bcrypt (~> 3.0) @@ -163,15 +164,21 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) + logger (1.7.0) loofah (2.21.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.7.0) + mail (2.9.1) + logger 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.0.1) + mini_mime (1.1.5) + mini_portile2 (2.8.9) minitest (5.19.0) modernizr-rails (2.7.1) multi_json (1.15.0) @@ -180,7 +187,19 @@ GEM neat (2.1.0) sass (~> 3.4) thor (~> 0.19) + net-imap (0.6.6) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.3.0) + timeout + net-smtp (0.5.1) + net-protocol nio4r (2.3.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) oauth (0.5.1) @@ -348,6 +367,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) + timeout (0.6.1) turbolinks (5.1.1) turbolinks-source (~> 5.1) turbolinks-source (5.1.0)