File: Gemfile

package info (click to toggle)
ruby-celluloid-io 0.16.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 432 kB
  • ctags: 189
  • sloc: ruby: 1,727; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
source 'https://rubygems.org'
gemspec

gem 'coveralls', require: false
gem 'celluloid', github: 'celluloid/celluloid', branch: 'master'