diff --git a/Gemfile.lock b/Gemfile.lock index 60fa7b8a..c615d4c3 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.1.10) 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) @@ -146,9 +146,9 @@ GEM railties (>= 4.2.0) faker (1.5.0) i18n (~> 0.5) - faraday (0.12.2) + faraday (0.17.5) multipart-post (>= 1.2, < 3) - ffi (1.11.3) + ffi (1.15.5) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.41.0) @@ -351,9 +351,8 @@ GEM haml (4.0.7) tilt hashdiff (0.3.7) - hashie (3.5.7) + hashie (5.0.0) highline (1.7.7) - hike (1.2.3) hirb (0.7.3) httparty (0.17.3) mime-types (~> 3.0) @@ -384,7 +383,7 @@ GEM jquery-ui-rails (5.0.5) railties (>= 3.2.16) json (1.8.6) - jwt (1.5.6) + jwt (2.5.0) kgio (2.11.2) koala (3.0.0) addressable @@ -395,7 +394,7 @@ GEM lolcat (42.1.43) paint (~> 1.0.0) trollop (~> 2.1.2) - loofah (2.4.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -406,29 +405,31 @@ GEM mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.3.0) - minitest (5.14.0) - multi_json (1.14.1) + minitest (5.15.0) + multi_json (1.15.0) multi_test (0.1.2) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.2.3) newrelic_rpm (3.13.1.300) nio4r (2.5.2) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) - multi_json (~> 1.3) + oauth2 (2.0.7) + faraday (>= 0.17.3, < 3.0) + jwt (>= 1.0, < 3.0) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.8.1) - hashie (>= 3.4.6, < 3.6.0) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.0.4) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) + rack-protection omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) - omniauth-oauth2 (1.5.0) - oauth2 (~> 1.1) - omniauth (~> 1.2) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) orm_adapter (0.5.0) os (1.1.4) paint (1.0.1) @@ -440,9 +441,11 @@ 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-protection (2.2.2) + rack rack-test (0.6.3) rack (>= 1.0) rails (4.2.10) @@ -456,13 +459,13 @@ 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) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets @@ -481,9 +484,11 @@ GEM activerecord (>= 3.0, <= 5.1.1) activesupport (>= 3.0, <= 5.1.1) i18n + rash_alt (0.4.12) + hashie (>= 3.4) 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) @@ -552,11 +557,9 @@ GEM spring (>= 0.9.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - sprockets (2.12.5) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0) activesupport (>= 3.0) @@ -567,10 +570,10 @@ GEM thor (1.0.1) thread (0.2.2) thread_safe (0.3.6) - tilt (1.4.1) + tilt (2.0.11) 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) @@ -579,6 +582,7 @@ GEM kgio (~> 2.6) raindrops (~> 0.7) vcr (5.0.0) + version_gem (1.1.0) warden (1.2.7) rack (>= 1.0) webdrivers (4.2.0)