Skip to content

Commit 2592b19

Browse files
build(deps): 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](heartcombo/devise@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>
1 parent 09b160e commit 2592b19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ GEM
147147
csv (3.2.8)
148148
date (3.3.4)
149149
debug_inspector (1.2.0)
150-
devise (4.9.3)
150+
devise (4.9.4)
151151
bcrypt (~> 3.0)
152152
orm_adapter (~> 0.1)
153153
railties (>= 4.1.0)
@@ -295,7 +295,7 @@ GEM
295295
net-smtp (0.4.0.1)
296296
net-protocol
297297
nio4r (2.7.0)
298-
nokogiri (1.16.3)
298+
nokogiri (1.16.4)
299299
mini_portile2 (~> 2.8.2)
300300
racc (~> 1.4)
301301
notiffany (0.1.3)
@@ -388,7 +388,7 @@ GEM
388388
rake (>= 12.2)
389389
thor (~> 1.0, >= 1.2.2)
390390
zeitwerk (~> 2.6)
391-
rake (13.1.0)
391+
rake (13.2.1)
392392
ransack (4.1.1)
393393
activerecord (>= 6.1.5)
394394
activesupport (>= 6.1.5)
@@ -404,7 +404,7 @@ GEM
404404
redis-client (0.21.0)
405405
connection_pool
406406
regexp_parser (2.9.0)
407-
reline (0.4.3)
407+
reline (0.5.1)
408408
io-console (~> 0.5)
409409
responders (3.1.1)
410410
actionpack (>= 5.2)

0 commit comments

Comments
 (0)