diff --git a/Gemfile.lock b/Gemfile.lock index 6d4ea71..0735c71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM execjs coffee-script-source (1.9.1.1) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) debug_inspector (0.0.2) decorators (2.0.1) railties (>= 4.0.0, < 5.0.0) @@ -121,6 +121,7 @@ GEM rack (>= 1.3.0) erubis (2.7.0) execjs (2.6.0) + ffi (1.11.1) friendly_id (5.1.0) activerecord (>= 4.0.0) globalid (0.3.6) @@ -140,16 +141,16 @@ GEM jquery-ui-rails (5.0.5) railties (>= 3.2.16) json (1.8.6) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.13.0) multi_json (1.11.2) - nokogiri (1.10.3) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) pg (0.18.3) rack (1.6.11) @@ -172,8 +173,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails-i18n (4.0.5) i18n (~> 0.6) railties (~> 4.0) @@ -182,7 +183,10 @@ GEM activesupport (= 4.2.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (13.0.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) rdoc (4.2.0) refinerycms-i18n (3.0.1) rails-i18n (~> 4.0.1) @@ -192,9 +196,13 @@ GEM routing-filter (0.5.1) actionpack (~> 4.2) activesupport (~> 4.2) - sass (3.4.18) - sass-rails (5.0.4) - railties (>= 4.0.0, < 5.0) + 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) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) @@ -208,13 +216,13 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) - thor (0.19.1) + sprockets-rails (3.2.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.1) + tilt (2.0.10) truncate_html (0.9.3) turbolinks (2.5.3) coffee-rails