Sha256: dfa858687e8ff2747521d848050c482c09e250a556667a7d9cfc07b58f743a91

Contents?: true

Size: 258 Bytes

Versions: 17

Compression:

Stored size: 258 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'

if RUBY_PLATFORM !~ /mswin|mingw|bccwin|wince/
  gem 'faml'
  gem 'lineprof'
  gem 'stackprof'
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
hamlit-2.2.4 Gemfile
hamlit-2.7.5 Gemfile
hamlit-2.7.3 Gemfile
hamlit-2.7.2 Gemfile
hamlit-2.7.1 Gemfile
hamlit-2.7.0 Gemfile
hamlit-2.6.2 Gemfile
hamlit-2.6.1 Gemfile
hamlit-2.6.0 Gemfile
hamlit-2.5.0 Gemfile
hamlit-2.4.2 Gemfile
hamlit-2.4.1 Gemfile
hamlit-2.4.0 Gemfile
hamlit-2.3.1 Gemfile
hamlit-2.3.0 Gemfile
hamlit-2.2.3 Gemfile
hamlit-2.2.2 Gemfile