# frozen_string_literal: true

source 'https://rubygems.org'

eval_gemfile("../gems.rb")

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