diff --git a/Gemfile b/Gemfile index 98a6ed8f..88996e47 100644 --- a/Gemfile +++ b/Gemfile @@ -139,7 +139,7 @@ group :assets do gem 'sass', '~> 3.2.9' gem 'coffee-rails', '~> 3.2.1' gem 'compass-rails' - gem 'sass-rails', '~> 3.2.3' + gem 'sass-rails', '~> 3.2.6' gem 'uglifier', '>= 1.0.3' end diff --git a/Gemfile.lock b/Gemfile.lock index addb4dcd..5011a2e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -446,7 +446,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) raindrops (0.13.0) - rake (10.3.1) + rake (10.3.2) rb-fsevent (0.9.4) rb-inotify (0.9.3) ffi (>= 0.5.0) @@ -505,7 +505,7 @@ GEM safe_yaml (1.0.1) sanitize (2.1.0) nokogiri (>= 1.4.4) - sass (3.2.17) + sass (3.2.19) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -556,7 +556,7 @@ GEM railties (~> 3.0) subexec (0.2.3) syntax (1.0.0) - thor (0.14.6) + thor (0.19.1) thread_safe (0.1.3) atomic tilt (1.4.1) @@ -695,7 +695,7 @@ DEPENDENCIES ruby-progressbar sanitize sass (~> 3.2.9) - sass-rails (~> 3.2.3) + sass-rails (~> 3.2.6) simple_form simplecov split