Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Bump devise from 4.6.0 to 4.7.1 #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
autoprefixer-rails (9.5.1)
execjs
aws_cf_signer (0.1.3)
bcrypt (3.1.12)
bcrypt (3.1.13)
bindex (0.5.0)
bootstrap (4.3.1)
autoprefixer-rails (>= 9.1.0)
Expand All @@ -72,10 +72,10 @@ GEM
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
crass (1.0.4)
devise (4.6.0)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
diff-lcs (1.3)
Expand All @@ -100,12 +100,12 @@ GEM
haml (5.0.4)
temple (>= 0.8.0)
tilt
haml-rails (2.0.0)
actionpack (>= 5.1)
activesupport (>= 5.1)
haml-rails (1.0.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1)
railties (>= 5.1)
railties (>= 4.0.1)
highline (2.0.0)
html2haml (2.2.0)
erubis (~> 2.7.0)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
netrc (0.11.0)
newrelic_rpm (6.2.0.354)
nio4r (2.3.1)
nokogiri (1.10.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
parallel (1.17.0)
Expand Down Expand Up @@ -197,7 +197,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-i18n (5.1.2)
i18n (>= 0.7, < 2)
Expand All @@ -209,14 +209,14 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (12.3.2)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
redis (4.1.0)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
Expand Down Expand Up @@ -270,7 +270,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sexp_processor (4.12.0)
sexp_processor (4.12.1)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand Down Expand Up @@ -336,7 +336,7 @@ DEPENDENCIES
font-awesome-sass (~> 5.6.1)
gettext
haml (~> 5.0.3)
haml-rails (~> 2.0.0)
haml-rails (~> 1.0.0)
i18n-tasks
jbuilder (~> 2.8)
jquery-rails
Expand Down