Skip to content

Commit

Permalink
Merge pull request #445 from turingschool-projects/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/devise-4.7.1

[Security] Bump devise from 4.4.3 to 4.7.1
  • Loading branch information
kat3kasper authored Sep 10, 2019
2 parents 39d649f + c34fa48 commit 45bcd06
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GEM
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.0)
aws-sigv4 (1.0.2)
bcrypt (3.1.11)
bcrypt (3.1.13)
bindex (0.5.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
Expand Down Expand Up @@ -100,10 +100,10 @@ GEM
unicode_utils (~> 1.4)
crass (1.0.4)
database_cleaner (1.7.0)
devise (4.4.3)
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 Down Expand Up @@ -197,7 +197,7 @@ GEM
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.12.0)
rack (2.0.6)
rack (2.0.7)
rack-cors (1.0.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand All @@ -217,7 +217,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_12factor (0.0.3)
rails_serve_static_assets
Expand All @@ -230,14 +230,14 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (12.3.2)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rb-readline (0.5.5)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.0)
Expand Down Expand Up @@ -294,8 +294,8 @@ GEM
uglifier (4.1.18)
execjs (>= 0.3.0, < 3)
unicode_utils (1.4.0)
warden (1.2.7)
rack (>= 1.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)
Expand Down

0 comments on commit 45bcd06

Please sign in to comment.