summary refs log tree commit diff
path: root/pkgs/development/interpreters/ruby/bundix/Gemfile
blob: 7d2f78133c57deaefc87ddecbd51e4b33426b63a (plain) (blame)
1
2
3
4
source "http://rubygems.org"
gem "bundix",
  :git => "https://github.com/cstrahan/bundix.git",
  :ref => "v1.0.2"