Skip to content

Commit

Permalink
update sass dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mlooney committed Jul 29, 2020
1 parent 0409d7d commit 89d481e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zizia.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rspec'
gem.add_development_dependency 'rspec-rails'
gem.add_development_dependency 'rspec_junit_formatter'
gem.add_development_dependency "sass-rails", "~> 5.0.4"
gem.add_development_dependency "sass-rails", "~> 6.0.0"
gem.add_development_dependency 'selenium-webdriver'
gem.add_development_dependency 'solr_wrapper', '>= 0.3'
gem.add_development_dependency 'spring'
Expand Down

0 comments on commit 89d481e

Please sign in to comment.