Skip to content

Commit

Permalink
Update sassc to version 2.3.0 (AlchemyCMS#1787)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Apr 22, 2020
1 parent 5d8ae3b commit 4433ede
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 @@ -14,7 +14,7 @@ gem 'pg', '~> 1.0' if ENV['DB'] == 'postgresql'

group :development, :test do
if ENV['GITHUB_ACTIONS']
gem 'sassc', '~> 2.1.0' # https://github.com/sass/sassc-ruby/issues/146
gem 'sassc', '~> 2.3.0' # https://github.com/sass/sassc-ruby/issues/146
else
gem 'launchy'
gem 'annotate'
Expand Down

0 comments on commit 4433ede

Please sign in to comment.