[ruby] Update devise_invitable 2.0.8 → 2.0.9 (patch) (#20327)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ace866301
commit
ae6ffb4076
15 changed files with 7 additions and 7 deletions
14
Gemfile.lock
14
Gemfile.lock
|
|
@ -190,7 +190,7 @@ GEM
|
|||
dante (0.2.0)
|
||||
datadog-ci (0.2.0)
|
||||
msgpack
|
||||
date (3.3.3)
|
||||
date (3.3.4)
|
||||
ddtrace (1.15.0)
|
||||
datadog-ci (~> 0.2.0)
|
||||
debase-ruby_core_source (= 3.2.2)
|
||||
|
|
@ -221,7 +221,7 @@ GEM
|
|||
railties (>= 4.1.0)
|
||||
responders
|
||||
warden (~> 1.2.3)
|
||||
devise_invitable (2.0.8)
|
||||
devise_invitable (2.0.9)
|
||||
actionmailer (>= 5.0)
|
||||
devise (>= 4.6)
|
||||
diff-lcs (1.5.0)
|
||||
|
|
@ -529,12 +529,12 @@ GEM
|
|||
connection_pool (~> 2.2)
|
||||
net-http2 (0.18.4)
|
||||
http-2 (~> 0.11)
|
||||
net-imap (0.4.3)
|
||||
net-imap (0.4.4)
|
||||
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
|
||||
|
|
@ -619,7 +619,7 @@ GEM
|
|||
pundit-matchers (1.9.0)
|
||||
rspec-rails (>= 3.0.0)
|
||||
raabro (1.4.0)
|
||||
racc (1.7.1)
|
||||
racc (1.7.3)
|
||||
rack (2.2.8)
|
||||
rack-attack (6.7.0)
|
||||
rack (>= 1.0, < 4)
|
||||
|
|
@ -666,7 +666,7 @@ GEM
|
|||
thor (~> 1.0)
|
||||
zeitwerk (~> 2.5)
|
||||
rainbow (3.1.1)
|
||||
rake (13.0.6)
|
||||
rake (13.1.0)
|
||||
ransack (3.2.1)
|
||||
activerecord (>= 6.1.5)
|
||||
activesupport (>= 6.1.5)
|
||||
|
|
@ -896,7 +896,7 @@ GEM
|
|||
thread_safe (0.3.6)
|
||||
tilt (2.3.0)
|
||||
timecop (0.9.8)
|
||||
timeout (0.4.0)
|
||||
timeout (0.4.1)
|
||||
twitter (7.0.0)
|
||||
addressable (~> 2.3)
|
||||
buftok (~> 0.2.0)
|
||||
|
|
|
|||
BIN
vendor/cache/date-3.3.3.gem
vendored
BIN
vendor/cache/date-3.3.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/date-3.3.4.gem
vendored
Normal file
BIN
vendor/cache/date-3.3.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/devise_invitable-2.0.8.gem
vendored
BIN
vendor/cache/devise_invitable-2.0.8.gem
vendored
Binary file not shown.
BIN
vendor/cache/devise_invitable-2.0.9.gem
vendored
Normal file
BIN
vendor/cache/devise_invitable-2.0.9.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/net-imap-0.4.3.gem
vendored
BIN
vendor/cache/net-imap-0.4.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/net-imap-0.4.4.gem
vendored
Normal file
BIN
vendor/cache/net-imap-0.4.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/net-protocol-0.2.1.gem
vendored
BIN
vendor/cache/net-protocol-0.2.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/net-protocol-0.2.2.gem
vendored
Normal file
BIN
vendor/cache/net-protocol-0.2.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/racc-1.7.1.gem
vendored
BIN
vendor/cache/racc-1.7.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/racc-1.7.3.gem
vendored
Normal file
BIN
vendor/cache/racc-1.7.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rake-13.0.6.gem
vendored
BIN
vendor/cache/rake-13.0.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/rake-13.1.0.gem
vendored
Normal file
BIN
vendor/cache/rake-13.1.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/timeout-0.4.0.gem
vendored
BIN
vendor/cache/timeout-0.4.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/timeout-0.4.1.gem
vendored
Normal file
BIN
vendor/cache/timeout-0.4.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue