Skip to content

Commit

Permalink
Bump devise from 3.5.10 to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 26, 2021
1 parent f8caa3e commit 373623b
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
autoprefixer-rails (5.2.1.3)
execjs
json
bcrypt (3.1.12)
bcrypt (3.1.16)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
Expand All @@ -115,12 +115,11 @@ GEM
crass (1.0.6)
creole (0.5.0)
daemons (1.2.2)
devise (3.5.10)
devise (4.8.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
railties (>= 4.1.0)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
diff-display (0.0.1)
diff-lcs (1.3)
Expand Down Expand Up @@ -222,7 +221,7 @@ GEM
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
key_struct (0.4.2)
loofah (2.9.0)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -295,7 +294,7 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.11.3)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
Expand Down

0 comments on commit 373623b

Please sign in to comment.