5 lines
182 B
Ruby
5 lines
182 B
Ruby
# frozen_string_literal: true
|
|
source "https://rubygems.org"
|
|
|
|
gem 'compass'
|
|
gem 'font-awesome-sass', :git => "https://github.com/TruePath/font-awesome-sass.git", :branch => "patch-1"
|