Skip to content

Commit

Permalink
Bump devise from 4.9.3 to 4.9.4 (#1150)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent ac0d3d0 commit 395b0ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ GEM
debug_inspector (1.2.0)
declarative (0.0.20)
device_detector (1.1.2)
devise (4.9.3)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -398,7 +398,7 @@ GEM
que (>= 0.14, < 3.0.0)
raabro (1.4.0)
racc (1.7.3)
rack (3.0.9.1)
rack (3.0.10)
rack-mini-profiler (3.3.1)
rack (>= 1.2.0)
rack-oauth2 (2.2.1)
Expand Down Expand Up @@ -453,12 +453,12 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rdoc (6.6.3.1)
psych (>= 4.0.0)
redcarpet (3.6.0)
regexp_parser (2.9.0)
reline (0.4.3)
reline (0.5.2)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down

0 comments on commit 395b0ff

Please sign in to comment.