# frozen_string_literal: true
source "https://rubygems.org"

gem 'docker-api', '~> 1.24' # Container.refresh! only introduced in 1.23
