Sha256: 48c5909cbc5e37ae75dd8e8f03201c95002dd7d0bf0ea1d4002223f5b56392bd

Contents?: true

Size: 212 Bytes

Versions: 1

Compression:

Stored size: 212 Bytes

Contents

# frozen_string_literal: true

module Aliyun
  VERSION    = "0.1.17"
  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.17 lib/aliyun/version.rb