From 4c4490a9b7f66ff1623ff73ac174b8ca0f5a46cb Mon Sep 17 00:00:00 2001 From: Rob Harrington Date: Fri, 6 Mar 2015 19:01:39 +1100 Subject: [PATCH] Upgrading foundation-rails and sass --- Gemfile | 2 +- Gemfile.lock | 33 +++++++++++++++++++++------------ 2 files changed, 22 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 8998ac8882..07440249c5 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem 'angularjs-rails', '1.2.13' gem 'bugsnag' gem 'newrelic_rpm' gem 'haml' -gem 'sass', "~> 3.2" +gem 'sass', "~> 3.3" gem 'sass-rails', '~> 3.2.3', groups: [:default, :assets] gem 'aws-sdk' gem 'db2fog' diff --git a/Gemfile.lock b/Gemfile.lock index 57e0877ad2..540c185899 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM celluloid (0.15.2) timers (~> 1.1.0) chronic (0.10.2) - chunky_png (1.3.0) + chunky_png (1.3.4) climate_control (0.0.3) activesupport (>= 3.0) cliver (0.3.2) @@ -197,12 +197,22 @@ GEM active_link_to (~> 1.0.0) paperclip (>= 2.3.0) rails (>= 3.0.0) - compass (0.12.4) + compass (1.0.3) chunky_png (~> 1.2) - fssm (>= 0.2.7) - sass (~> 3.2.17) - compass-rails (1.0.3) - compass (>= 0.12.2, < 0.14) + compass-core (~> 1.0.2) + compass-import-once (~> 1.0.5) + rb-fsevent (>= 0.9.3) + rb-inotify (>= 0.9) + sass (>= 3.3.13, < 3.5) + compass-core (1.0.3) + multi_json (~> 1.0) + sass (>= 3.3.0, < 3.5) + compass-import-once (1.0.5) + sass (>= 3.2, < 3.5) + compass-rails (2.0.4) + compass (~> 1.0.0) + sass-rails (<= 5.0.1) + sprockets (< 2.13) crack (0.4.1) safe_yaml (~> 0.9.0) css_parser (1.3.5) @@ -261,10 +271,9 @@ GEM foundation-icons-sass-rails (3.0.0) railties (>= 3.1.1) sass-rails (>= 3.1.1) - foundation-rails (5.2.2.0) + foundation-rails (5.5.0.0) railties (>= 3.1.0) - sass (>= 3.2.0) - fssm (0.2.10) + sass (>= 3.2.0, < 3.4) fuubar (1.3.3) rspec (>= 2.14.0, < 3.1.0) ruby-progressbar (~> 1.4) @@ -332,7 +341,7 @@ GEM railties (>= 3.1) money (5.1.1) i18n (~> 0.6.0) - multi_json (1.10.1) + multi_json (1.11.0) multi_xml (0.5.5) net-scp (1.1.2) net-ssh (>= 2.6.5) @@ -442,7 +451,7 @@ GEM ruby-hmac (0.4.0) ruby-progressbar (1.7.1) safe_yaml (0.9.5) - sass (3.2.19) + sass (3.3.14) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -569,7 +578,7 @@ DEPENDENCIES representative_view roadie-rails (~> 1.0.3) rspec-rails - sass (~> 3.2) + sass (~> 3.3) sass-rails (~> 3.2.3) shoulda-matchers simple_form!