Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 15, 2020
1 parent 6113522 commit 90aa8ad
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -67,7 +67,7 @@ GEM
tins (~> 1.6)
crass (1.0.6)
database_cleaner (1.8.5)
devise (4.7.1)
devise (4.7.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand All @@ -87,7 +87,7 @@ GEM
globalid (0.4.2)
activesupport (>= 4.2.0)
hashie (4.1.0)
i18n (1.8.2)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
interception (0.5)
jaro_winkler (1.5.4)
Expand Down Expand Up @@ -166,9 +166,9 @@ GEM
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (13.0.1)
responders (3.0.0)
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 90aa8ad

Please sign in to comment.