# frozen_string_literal: true

source 'https://rubygems.org'

gemspec path: "../"

gem 'async', git: "https://github.com/socketry/async"
