test/gemfiles/rails_5_1.gemfile in bootstrap-5.3.1 vs test/gemfiles/rails_5_1.gemfile in bootstrap-5.3.2
- old
+ new
@@ -1,8 +1,8 @@
source 'https://rubygems.org'
gem 'actionpack', '~> 5.1.0'
gem 'activesupport', '~> 5.1.0'
gem 'autoprefixer-rails', '>= 7.1.1'
+gem 'sassc-rails', '~> 2.0'
gemspec path: '../../'
-