Sha256: f0be1969f109cf299fe8da639d3920cf78fa07a20fff4df42642acdacc0234b4

Contents?: true

Size: 155 Bytes

Versions: 1

Compression:

Stored size: 155 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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