Skip to content

Commit

Permalink
remove gem sass dependency due deprecating #4
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhairi committed Aug 27, 2018
1 parent 02b9341 commit ab2a052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bootswatch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_runtime_dependency 'sass', '>= 3.5.2'
spec.add_runtime_dependency 'autoprefixer-rails', '>= 6.0.3'

spec.add_development_dependency "bundler", "~> 1.7"
Expand Down

0 comments on commit ab2a052

Please sign in to comment.