nixpkgs/pkgs/development/interpreters/ruby/bundix/Gemfile
2015-02-27 14:28:34 -05:00

5 lines
114 B
Ruby

source "http://rubygems.org"
gem "bundix",
:git => "https://github.com/cstrahan/bundix.git",
:ref => "v1.0.2"