mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 15:58:36 +00:00
6 lines
76 B
Ruby
6 lines
76 B
Ruby
|
# A sample Gemfile
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "uglifier"
|
||
|
gem "sass"
|