Sha256: 015fc499071205ec60e9c201600256a3ad8c5f8413fd2a965ce75fcff1554274
Contents?: true
Size: 310 Bytes
Versions: 1
Compression:
Stored size: 310 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in hamlit.gemspec gemspec gem 'benchmark-ips', '2.3.0' gem 'minitest-line' gem 'pry-byebug' is_windows = RUBY_PLATFORM =~ /mswin|mingw|bccwin|wince/ if RUBY_VERSION >= '2.1.0' && !is_windows gem 'faml' gem 'lineprof' gem 'stackprof' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hamlit-2.2.1 | Gemfile |