Sha256: 8f9c2e760f280f63ebc270056f8ed90792006277377a6ed53378b67db96b82ba

Contents?: true

Size: 186 Bytes

Versions: 1

Compression:

Stored size: 186 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in git_heat.gemspec
gemspec

if ENV["TOPCHART_DEV_MODE"]
  gem 'topchart', path: "../topchart"
else
  gem 'topchart'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
git_heat-0.2.0 Gemfile