Sha256: e5e8e5036e6e38d914d788d95c0406856738c95cdfbbdc3794841d84c082d4c5

Contents?: true

Size: 155 Bytes

Versions: 1

Compression:

Stored size: 155 Bytes

Contents

module Docker
  # The version of the docker-api gem.
  VERSION = '1.30.1'

  # The version of the compatible Docker remote API.
  API_VERSION = '1.16'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
docker-api-1.30.1 lib/docker/version.rb