File: Gemfile

package info (click to toggle)
ruby-powerbar 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: ruby: 543; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
source 'https://rubygems.org'

# Specify your gem's dependencies in powerbar.gemspec
gemspec

gem "rake"