Merge pull request #2 from jdleesmiller/dependabot/bundler/devise-4.7.1

Bump devise from 4.6.1 to 4.7.1
This commit is contained in:
John Lees-Miller
2019-09-12 20:00:58 +01:00
committed by GitHub

View File

@ -60,7 +60,7 @@ GEM
activerecord (>= 4.0)
autoprefixer-rails (9.4.9)
execjs
bcrypt (3.1.12)
bcrypt (3.1.13)
bindex (0.5.0)
bootstrap (4.3.1)
autoprefixer-rails (>= 9.1.0)
@ -86,10 +86,10 @@ GEM
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
crass (1.0.4)
devise (4.6.1)
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)
erubi (1.8.0)
@ -158,7 +158,7 @@ GEM
powerpack (0.1.1)
public_suffix (3.0.2)
puma (3.11.3)
rack (2.0.6)
rack (2.0.7)
rack-canonical-host (0.2.3)
addressable (> 0, < 3)
rack (>= 1.0.0, < 3)
@ -179,7 +179,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)
railties (5.1.6.2)
actionpack (= 5.1.6.2)
@ -188,7 +188,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.2)
rake (12.3.3)
ransack (1.8.8)
actionpack (>= 3.0)
activerecord (>= 3.0)
@ -200,9 +200,9 @@ GEM
ffi (~> 1.0)
recaptcha (4.7.0)
json
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)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.5)