Skip to content

Commit

Permalink
Bump devise-passwordless from 0.7.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [devise-passwordless](https://github.com/abevoelker/devise-passwordless) from 0.7.1 to 1.0.0.
- [Changelog](https://github.com/abevoelker/devise-passwordless/blob/master/CHANGELOG.md)
- [Commits](abevoelker/devise-passwordless@v0.7.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 95a416d commit 136d126
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ GEM
faraday_middleware (~> 1.0, >= 1.0.0.rc1)
net-http-persistent (~> 4.0)
nokogiri (~> 1, >= 1.10.8)
bcrypt (3.1.18)
bcrypt (3.1.19)
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -151,8 +151,9 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-passwordless (0.7.1)
devise-passwordless (1.0.0)
devise
globalid
devise_invitable (2.0.8)
actionmailer (>= 5.0)
devise (>= 4.6)
Expand Down

0 comments on commit 136d126

Please sign in to comment.