Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
[Security] Bump devise from 3.4.1 to 3.5.10
Browse files Browse the repository at this point in the history
Bumps [devise](https://github.com/plataformatec/devise) from 3.4.1 to 3.5.10. **This update includes security fixes.**
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/plataformatec/devise/blob/v3.5.10/CHANGELOG.md)
- [Commits](heartcombo/devise@v3.4.1...v3.5.10)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Jan 30, 2019
1 parent ecc1b9a commit f225716
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
tzinfo (~> 0.3.37)
addressable (2.3.8)
arel (4.0.2)
bcrypt (3.1.10)
bcrypt (3.1.12)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
Expand All @@ -79,6 +79,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.9.1)
concurrent-ruby (1.1.4)
connection_pool (2.1.3)
cucumber (1.3.19)
builder (>= 2.1.2)
Expand All @@ -96,7 +97,7 @@ GEM
debug_inspector (0.0.2)
delayed_job (4.0.6)
activesupport (>= 3.0, < 5.0)
devise (3.4.1)
devise (3.5.10)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
Expand All @@ -122,7 +123,8 @@ GEM
multi_json (~> 1.3)
hashie (3.4.1)
hike (1.2.3)
i18n (0.7.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
Expand Down Expand Up @@ -229,7 +231,7 @@ GEM
activesupport (= 4.0.13)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rake (12.3.2)
react-source (0.13.1)
request_store (1.2.0)
responders (1.1.2)
Expand Down Expand Up @@ -283,16 +285,16 @@ GEM
execjs
stylus-source
stylus-source (0.49.3)
thor (0.19.1)
thread_safe (0.3.5)
thor (0.20.3)
thread_safe (0.3.6)
tilt (1.4.1)
turbolinks (2.5.3)
coffee-rails
tzinfo (0.3.45)
tzinfo (0.3.55)
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
warden (1.2.3)
warden (1.2.7)
rack (>= 1.0)
xpath (2.0.0)
nokogiri (~> 1.3)
Expand Down

0 comments on commit f225716

Please sign in to comment.