diff options
Diffstat (limited to 'pkgs/applications/version-management/git-fame/Gemfile')
-rw-r--r-- | pkgs/applications/version-management/git-fame/Gemfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/applications/version-management/git-fame/Gemfile b/pkgs/applications/version-management/git-fame/Gemfile new file mode 100644 index 000000000000..17373f02b44d --- /dev/null +++ b/pkgs/applications/version-management/git-fame/Gemfile @@ -0,0 +1,4 @@ +source 'https://rubygems.org' + +# Specify your gem's dependencies in git_fame.gemspec +gem "git_fame" |