Skip to content

Commit

Permalink
Update devise to version 4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Feb 23, 2021
1 parent 0b7f2d8 commit 7231006
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
ast (2.4.2)
autoprefixer-rails (9.4.10.2)
execjs
bcrypt (3.1.13)
bcrypt (3.1.16)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
Expand All @@ -81,7 +81,7 @@ GEM
tins (~> 1.6)
crass (1.0.6)
database_cleaner (1.8.5)
devise (4.7.1)
devise (4.7.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -124,7 +124,7 @@ GEM
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
i18n (1.8.8)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
impressionist (1.6.1)
nokogiri (~> 1)
Expand Down Expand Up @@ -258,7 +258,7 @@ GEM
regexp_parser (1.8.2)
request_store (1.4.1)
rack (>= 1.4)
responders (3.0.0)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.4)
Expand Down Expand Up @@ -347,8 +347,8 @@ GEM
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.7.0)
warden (1.2.8)
rack (>= 2.0.6)
warden (1.2.9)
rack (>= 2.0.9)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 7231006

Please sign in to comment.