nixpkgs/pkgs/development/tools/compass/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
53 B
Ruby
Raw Normal View History

2019-04-30 14:09:30 +00:00
source "https://rubygems.org" do
gem 'compass'
end