[ruby] Update devise_invitable: 2.0.6 → 2.0.7 (patch) (#18967)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-01-17 09:07:29 -05:00 committed by GitHub
parent aaf4339b46
commit a44534e2e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 16 additions and 19 deletions

View file

@ -183,6 +183,7 @@ GEM
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
date (3.3.3)
ddtrace (1.3.0)
debase-ruby_core_source (= 0.10.16)
libdatadog (~> 0.7.0.1.0)
@ -212,11 +213,10 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise_invitable (2.0.6)
devise_invitable (2.0.7)
actionmailer (>= 5.0)
devise (>= 4.6)
diff-lcs (1.5.0)
digest (3.1.0)
docile (1.4.0)
dogstatsd-ruby (4.8.3)
domain_name (0.5.20190701)
@ -471,8 +471,11 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
mail (2.7.1)
mail (2.8.0.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
matrix (0.4.2)
memoizable (0.4.2)
@ -517,30 +520,25 @@ GEM
connection_pool (~> 2.2)
net-http2 (0.18.4)
http-2 (~> 0.11)
net-imap (0.2.3)
digest
net-imap (0.3.4)
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.3)
timeout
net-smtp (0.3.1)
digest
net-smtp (0.3.3)
net-protocol
timeout
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.0)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.10-arm64-darwin)
nokogiri (1.14.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-darwin)
nokogiri (1.14.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-linux)
nokogiri (1.14.0-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
@ -869,7 +867,6 @@ GEM
stripe (> 5, < 6)
strong_migrations (1.4.1)
activerecord (>= 5.2)
strscan (3.0.4)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.1.0)
@ -878,7 +875,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.11)
timecop (0.9.6)
timeout (0.3.0)
timeout (0.3.1)
twitter (7.0.0)
addressable (~> 2.3)
buftok (~> 0.2.0)

BIN
vendor/cache/date-3.3.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/devise_invitable-2.0.7.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/mail-2.8.0.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/net-imap-0.3.4.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/net-pop-0.1.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/net-protocol-0.2.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/net-smtp-0.3.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/timeout-0.3.1.gem vendored Normal file

Binary file not shown.