Sha256: 7a48df116b8f5007e33773e08a0a493b8782146f06bba957dfda2aa4309035a4

Contents?: true

Size: 149 Bytes

Versions: 10

Compression:

Stored size: 149 Bytes

Contents

# frozen_string_literal: true

RSpec.describe Lutaml::XMI do
  it "has a version number" do
    expect(Lutaml::XMI::VERSION).not_to be nil
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
lutaml-xmi-0.2.3 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.2.2 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.2.1 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.2.0 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.1.5 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.1.4 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.1.3 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.1.2 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.1.1 spec/lutaml/xmi_spec.rb
lutaml-xmi-0.1.0 spec/lutaml/xmi_spec.rb