Skip to content

Commit

Permalink
Bump devise from 4.7.2 to 4.7.3 (#230)
Browse files Browse the repository at this point in the history
Bumps [devise](https://github.com/plataformatec/devise) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md)
- [Commits](heartcombo/devise@v4.7.2...v4.7.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dillon Welch <daw0328@gmail.com>
  • Loading branch information
dependabot-preview[bot] and dillonwelch committed Oct 20, 2020
1 parent 8f38ba5 commit 02a209b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -70,7 +70,7 @@ GEM
tins (~> 1.6)
crass (1.0.6)
database_cleaner (1.8.5)
devise (4.7.2)
devise (4.7.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -173,9 +173,9 @@ GEM
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (13.0.1)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.4)
Expand Down

0 comments on commit 02a209b

Please sign in to comment.