Sha256: a445dd3677620c26e068d83153f2edb1b8e1c0edaed8799b28608a0b34e9bfaa

Contents?: true

Size: 299 Bytes

Versions: 6

Compression:

Stored size: 299 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}" }

gemspec

begin
  eval_gemfile("Gemfile.devel")
rescue StandardError
  nil
end

gem "ogc-gml", github: "lutaml/ogc-gml"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
metanorma-plugin-lutaml-0.7.7 Gemfile
metanorma-plugin-lutaml-0.7.6 Gemfile
metanorma-plugin-lutaml-0.7.5 Gemfile
metanorma-plugin-lutaml-0.7.4 Gemfile
metanorma-plugin-lutaml-0.7.3 Gemfile
metanorma-plugin-lutaml-0.7.2 Gemfile