diff --git a/Gemfile.lock b/Gemfile.lock index 2415624a..b099116d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -665,6 +665,7 @@ GEM factory_girl_rails (4.4.1) factory_girl (~> 4.4.0) railties (>= 3.0.0) + ffi (1.12.1) flutie (2.0.0) foreman (0.74.0) dotenv (~> 0.11.1) @@ -732,9 +733,8 @@ GEM momentjs-rails (2.7.0) railties (>= 3.1) multi_json (1.14.1) - neat (1.5.1) - bourbon (>= 3.1) - sass (~> 3.2.19) + neat (4.0.0) + thor (~> 0.19) newrelic_rpm (3.9.0.229) nio4r (2.5.2) nokogiri (1.10.7) @@ -793,6 +793,9 @@ GEM thor (>= 0.18.1, < 2.0) raindrops (0.19.0) rake (13.0.1) + rb-fsevent (0.10.3) + rb-inotify (0.10.1) + ffi (~> 1.0) rbtree3 (0.5.0) recipient_interceptor (0.1.2) mail @@ -821,7 +824,11 @@ GEM ruby_parser (3.14.1) sexp_processor (~> 4.9) safe_yaml (1.0.5) - sass (3.2.19) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sass-rails (5.0.7) railties (>= 4.0.0, < 6) sass (~> 3.1)