diff --git a/Gemfile.lock b/Gemfile.lock index 60fa7b8a..9e273c4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT - remote: git://github.com/Compass/compass-rails.git - revision: d600de4a6c5870613aac63f32491da4771a3c982 + remote: https://github.com/Compass/compass-rails.git + revision: f6391d0d30fa63bb9bf6cd94e0e5608012584e6e branch: master specs: - compass-rails (2.0.5) + compass-rails (4.0.0) compass (~> 1.0.0) sass-rails (< 5.1) - sprockets (< 2.13) + sprockets (< 4.0) GEM remote: https://rubygems.org/ @@ -73,7 +73,7 @@ GEM activesupport (>= 4.0.0) mime-types (>= 1.16) childprocess (3.0.0) - chunky_png (1.3.4) + chunky_png (1.4.0) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -93,10 +93,10 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.0) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) cucumber (3.1.2) builder (>= 2.1.2) cucumber-core (~> 3.2.0) @@ -148,7 +148,7 @@ GEM i18n (~> 0.5) faraday (0.12.2) multipart-post (>= 1.2, < 3) - ffi (1.11.3) + ffi (1.15.5) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.41.0) @@ -381,7 +381,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (5.0.5) + jquery-ui-rails (6.0.0) railties (>= 3.2.16) json (1.8.6) jwt (1.5.6) @@ -395,7 +395,7 @@ GEM lolcat (42.1.43) paint (~> 1.0.0) trollop (~> 2.1.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -406,7 +406,7 @@ GEM mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.3.0) - minitest (5.14.0) + minitest (5.15.0) multi_json (1.14.1) multi_test (0.1.2) multi_xml (0.6.0) @@ -440,7 +440,7 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) - rack (1.6.12) + rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0) rack-test (0.6.3) @@ -456,14 +456,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.10) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -475,15 +475,15 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.19.0) - rake (13.0.1) + rake (13.0.6) ransack (1.8.9) actionpack (>= 3.0, <= 5.1.1) activerecord (>= 3.0, <= 5.1.1) activesupport (>= 3.0, <= 5.1.1) i18n rb-fsevent (0.9.6) - rb-inotify (0.9.5) - ffi (>= 0.5.0) + rb-inotify (0.10.1) + ffi (~> 1.0) rb-readline (0.5.5) rbtree (0.4.5) rbvmomi (1.13.0) @@ -564,13 +564,13 @@ GEM term-ansicolor (1.3.2) tins (~> 1.0) terminal-table (1.5.2) - thor (1.0.1) + thor (1.2.1) thread (0.2.2) thread_safe (0.3.6) tilt (1.4.1) tins (1.6.0) trollop (2.1.2) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)