Sha256: 45c26f966340f95c5d0ad84f01ff8f697c3f4b913c82fb5b896923874aa530e4

Contents?: true

Size: 205 Bytes

Versions: 1

Compression:

Stored size: 205 Bytes

Contents

# frozen_string_literal: true

module Aliyun
  VERSION    = "0.1.18"
  DEFAULT_UA = "AlibabaCloud (#{Gem::Platform.local.os}; " +
    "#{Gem::Platform.local.cpu}) Ruby/#{RUBY_VERSION} Core/#{VERSION}"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aliyun-rails-0.1.18 lib/aliyun/version.rb