File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ group :assets do
139
139
gem 'sass' , '~> 3.2.9'
140
140
gem 'coffee-rails' , '~> 3.2.1'
141
141
gem 'compass-rails'
142
- gem 'sass-rails' , '~> 3.2.3 '
142
+ gem 'sass-rails' , '~> 3.2.6 '
143
143
gem 'uglifier' , '>= 1.0.3'
144
144
end
145
145
Original file line number Diff line number Diff line change 446
446
rdoc (~> 3.4 )
447
447
thor (>= 0.14.6 , < 2.0 )
448
448
raindrops (0.13.0 )
449
- rake (10.3.1 )
449
+ rake (10.3.2 )
450
450
rb-fsevent (0.9.4 )
451
451
rb-inotify (0.9.3 )
452
452
ffi (>= 0.5.0 )
505
505
safe_yaml (1.0.1 )
506
506
sanitize (2.1.0 )
507
507
nokogiri (>= 1.4.4 )
508
- sass (3.2.17 )
508
+ sass (3.2.19 )
509
509
sass-rails (3.2.6 )
510
510
railties (~> 3.2.0 )
511
511
sass (>= 3.1.10 )
556
556
railties (~> 3.0 )
557
557
subexec (0.2.3 )
558
558
syntax (1.0.0 )
559
- thor (0.14.6 )
559
+ thor (0.19.1 )
560
560
thread_safe (0.1.3 )
561
561
atomic
562
562
tilt (1.4.1 )
@@ -695,7 +695,7 @@ DEPENDENCIES
695
695
ruby-progressbar
696
696
sanitize
697
697
sass (~> 3.2.9 )
698
- sass-rails (~> 3.2.3 )
698
+ sass-rails (~> 3.2.6 )
699
699
simple_form
700
700
simplecov
701
701
split
You can’t perform that action at this time.
0 commit comments