# frozen_string_literal: true RSpec.describe Spandx::Gitlab do specify { expect(Spandx::Gitlab::VERSION).not_to be_nil } end