Sha256: 4f46c79962f31397f931d8d81d8697024c21675a4b1623e8537cdd62a73e47fb

Contents?: true

Size: 211 Bytes

Versions: 3

Compression:

Stored size: 211 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :development do
  gem 'simplecov', '~> 0.9.1' if RUBY_VERSION > '1.8.7'
end

if File.exists? "#{__FILE__}.local"
  eval(File.read("#{__FILE__}.local"), binding)
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
r10k-1.4.2 Gemfile
r10k-1.4.1 Gemfile
r10k-1.4.0 Gemfile