Sha256: 0d83da264b485cdc6e2593f2b01228471217b34dfca2d1678b6d601004e8840f

Contents?: true

Size: 121 Bytes

Versions: 4

Compression:

Stored size: 121 Bytes

Contents

# frozen_string_literal: true

MAIN = 'main'
MASTER = 'master'
DEVELOP = 'develop'
ENVIRONMENTS = [MAIN, DEVELOP].freeze

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
renuo-cli-4.5.0 lib/renuo/cli/app/environments.rb
renuo-cli-4.3.0 lib/renuo/cli/app/environments.rb
renuo-cli-4.2.1 lib/renuo/cli/app/environments.rb
renuo-cli-4.2.0 lib/renuo/cli/app/environments.rb