File: async-head.rb

package info (click to toggle)
ruby-async-http 0.59.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 572 kB
  • sloc: ruby: 4,164; javascript: 40; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 144 bytes parent folder | download
1
2
3
4
5
6
7
# frozen_string_literal: true

source 'https://rubygems.org'

eval_gemfile("../gems.rb")

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