Skip to content

Commit

Permalink
Update sass-rails to 5.0.6. This solves helpyio#303
Browse files Browse the repository at this point in the history
  • Loading branch information
felipewmartins committed Aug 27, 2016
1 parent 6625b4a commit e3e88de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'rails', '4.2.7.1'
gem 'pg'
gem 'pg_search'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
gem 'sass-rails', '~> 5.0.6'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'

Expand Down

0 comments on commit e3e88de

Please sign in to comment.