diff --git a/Gemfile.lock b/Gemfile.lock index 2c8252b..636cb26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.1.1) - bcrypt (3.1.18) + bcrypt (3.1.19) bigdecimal (3.1.4) bindex (0.8.1) bootsnap (1.16.0) @@ -119,7 +119,7 @@ GEM date (3.3.3) decent_exposure (3.0.4) activesupport (>= 4.0) - devise (4.9.2) + devise (4.9.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -185,7 +185,7 @@ GEM lastfm (1.27.4) httparty xml-simple - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -255,7 +255,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - psych (5.1.0) + psych (5.1.1) stringio public_suffix (5.0.3) puma (6.4.0) @@ -309,7 +309,7 @@ GEM regexp_parser (2.8.2) reline (0.3.9) io-console (~> 0.5) - responders (3.1.0) + responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) rest-client (2.0.2)