diff --git a/Gemfile.lock b/Gemfile.lock index 31a941c51..bc1f1abad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM async-io async-io (1.32.2) async - bcrypt (3.1.18) + bcrypt (3.1.19) better_html (2.0.2) actionview (>= 6.0) activesupport (>= 6.0) @@ -155,7 +155,7 @@ GEM debug (1.8.0) irb (>= 1.5.0) reline (>= 0.3.1) - devise (4.9.2) + devise (4.9.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -244,7 +244,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -353,7 +353,7 @@ GEM regexp_parser (2.8.1) reline (0.3.3) io-console (~> 0.5) - responders (3.1.0) + responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) rest-client (2.1.0)