git_stats/Gemfile

6 lines
191 B
Ruby

source 'https://rubygems.org'
# Specify your gem's dependencies in git_stats.gemspec
gemspec
gem 'lazy_high_charts', git: 'git://github.com/tomgi/lazy_high_charts.git', branch: 'deep_merge'