Skip to content

Commit

Permalink
Merge pull request #85 from nbudin/dependabot/bundler/devise-4.6.1
Browse files Browse the repository at this point in the history
[Security] Bump devise from 3.5.2 to 4.6.1
  • Loading branch information
nbudin authored Mar 14, 2019
2 parents 7982071 + 74aeabb commit 6e35700
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ GEM
asset_sync (1.0.0)
activemodel
fog (>= 1.8.0)
bcrypt (3.1.10)
bcrypt (3.1.10-java)
bcrypt (3.1.12)
bcrypt (3.1.12-java)
bootstrap-sass (3.1.1.1)
sass (~> 3.2)
bootstrap-wysihtml5-rails (0.3.2.100)
Expand Down Expand Up @@ -104,12 +104,11 @@ GEM
concurrent-ruby (1.1.5)
crass (1.0.4)
database_cleaner (1.5.0)
devise (3.5.2)
devise (4.6.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
railties (>= 4.1.0, < 6.0)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
devise_cas_authenticatable (1.5.0)
devise (>= 1.2.0)
Expand Down Expand Up @@ -340,8 +339,9 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.2)
responders (2.1.0)
railties (>= 4.2.0, < 5)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
rollbar (2.8.3)
multi_json
ruby-graphviz (1.2.2)
Expand Down Expand Up @@ -392,7 +392,7 @@ GEM
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
warden (1.2.3)
warden (1.2.7)
rack (>= 1.0)
websocket-driver (0.6.2)
websocket-extensions (>= 0.1.0)
Expand Down

0 comments on commit 6e35700

Please sign in to comment.