Sha256: dc5c343fff0675fdea3f231db03e1937b81209c8eef8ccea61722a7c46566860
Contents?: true
Size: 178 Bytes
Versions: 30
Compression:
Stored size: 178 Bytes
Contents
# frozen_string_literal: true module Gitlab module QA module Component class Production < Staging ADDRESS = 'https://gitlab.com' end end end end
Version data entries
30 entries across 30 versions & 1 rubygems