diff --git a/Gemfile.lock b/Gemfile.lock index 8988567..7540969 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,6 +78,7 @@ GEM country_select (3.0.0) countries (~> 2.0) sort_alphabetical (~> 1.0) + crass (1.0.5) debug_inspector (0.0.2) devise (4.2.0) bcrypt (~> 3.0) @@ -107,7 +108,8 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4)