Sha256: 059751882320855e4aa0228bdddfce73d17082ddfcad2be5e8c65d6527e5427c

Contents?: true

Size: 155 Bytes

Versions: 1

Compression:

Stored size: 155 Bytes

Contents

module Docker
  # The version of the docker-api gem.
  VERSION = '1.21.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.21.1 lib/docker/version.rb