mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-04 16:24:22 +01:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
|
# Ruby Gems for the 'core' set of tests
|
||
|
# Run `grunt update-gemfile-lock` to update to the latest compatible versions
|
||
|
|
||
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'sass', '~> 3.4.9'
|
||
|
gem 'scss-lint', '~> 0.31'
|