Sha256: 66609ccf61efde2361db466ca4479e029ec47dcdc3a7212f848a65c395cce1aa

Contents?: true

Size: 360 Bytes

Versions: 19

Compression:

Stored size: 360 Bytes

Contents

Encoding.default_external = Encoding::UTF_8
Encoding.default_internal = Encoding::UTF_8

source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}" }

group :development, :test do
  gem "rspec"
end

gemspec

if File.exist? 'Gemfile.devel'
  eval File.read('Gemfile.devel'), nil, 'Gemfile.devel' # rubocop:disable Security/Eval
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
html2doc-1.1.0 Gemfile
html2doc-1.0.8 Gemfile
html2doc-1.0.7 Gemfile
html2doc-1.0.6 Gemfile
html2doc-1.0.5 Gemfile
html2doc-1.0.4 Gemfile
metanorma-cli-1.3.4 gems/ruby/2.6.0/gems/html2doc-1.0.3/Gemfile
metanorma-cli-1.3.3.1 gems/ruby/2.6.0/gems/html2doc-1.0.3/Gemfile
html2doc-1.0.3 Gemfile
html2doc-1.0.2 Gemfile
html2doc-1.0.1 Gemfile
html2doc-1.0.0 Gemfile
html2doc-0.9.4 Gemfile
html2doc-0.9.3 Gemfile
html2doc-0.9.2 Gemfile
html2doc-0.9.1 Gemfile
html2doc-0.9.0 Gemfile
html2doc-0.8.14 Gemfile
html2doc-0.8.13 Gemfile