Sfoglia il codice sorgente

Bump devise from 4.7.0 to 4.7.1 (#11784)

* Bump devise from 4.7.0 to 4.7.1

Bumps [devise](https://github.com/plataformatec/devise) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/devise/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* bcrypt (3.1.12)
master^2
dependabot-preview[bot] 4 anni fa
committed by Yamagishi Kazutoshi
parent
commit
3b10307e2c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      Gemfile.lock

+ 1
- 1
Gemfile.lock Vedi File

@@ -188,7 +188,7 @@ GEM
rack (>= 1)
rake (> 10, < 13)
thor (~> 0.19)
devise (4.7.0)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)


Caricamento…
Annulla
Salva