Files
edx-platform/Gemfile
David Baumgold ccd602343f Remove unused Ruby gems
These were only used by rake, and we haven't used rake in a year.
2015-07-08 13:27:06 -04:00

5 lines
99 B
Ruby

source 'https://rubygems.org'
gem 'sass', '3.3.5'
gem 'bourbon', '~> 4.0.2'
gem 'neat', '~> 1.6.0'