File: Gemfile

package info (click to toggle)
ruby-unicode-plot 0.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,492 kB
  • sloc: ruby: 2,871; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
6
source "https://rubygems.org/"

gemspec

# Temporary use this for module_function decorator support
gem "yard", github: "mrkn/yard", branch: "module_function_decorator"