Bump devise from 4.9.3 to 4.9.4

Bumps [devise](https://github.com/heartcombo/devise) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/heartcombo/devise/compare/v4.9.3...v4.9.4)

---
updated-dependencies:
- dependency-name: devise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 14:14:42 +00:00 committed by GitHub
parent b4308108eb
commit d07018302d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ GEM
debug (1.9.2) debug (1.9.2)
irb (~> 1.10) irb (~> 1.10)
reline (>= 0.3.8) reline (>= 0.3.8)
devise (4.9.3) devise (4.9.4)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
railties (>= 4.1.0) railties (>= 4.1.0)
@ -158,17 +158,17 @@ GEM
net-smtp (0.5.0) net-smtp (0.5.0)
net-protocol net-protocol
nio4r (2.7.1) nio4r (2.7.1)
nokogiri (1.16.3-aarch64-linux) nokogiri (1.16.4-aarch64-linux)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.16.3-arm-linux) nokogiri (1.16.4-arm-linux)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.16.3-arm64-darwin) nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.16.3-x86-linux) nokogiri (1.16.4-x86-linux)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.16.3-x86_64-darwin) nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux) nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
optimist (3.1.0) optimist (3.1.0)
orm_adapter (0.5.0) orm_adapter (0.5.0)
@ -233,7 +233,7 @@ GEM
thor (~> 1.0, >= 1.2.2) thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.2.0) rake (13.2.1)
rdoc (6.6.3.1) rdoc (6.6.3.1)
psych (>= 4.0.0) psych (>= 4.0.0)
redis (5.1.0) redis (5.1.0)
@ -241,7 +241,7 @@ GEM
redis-client (0.21.1) redis-client (0.21.1)
connection_pool connection_pool
regexp_parser (2.9.0) regexp_parser (2.9.0)
reline (0.5.0) reline (0.5.1)
io-console (~> 0.5) io-console (~> 0.5)
responders (3.1.1) responders (3.1.1)
actionpack (>= 5.2) actionpack (>= 5.2)