File: gems.rb

package info (click to toggle)
ruby-rack-cache 1.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 648 kB
  • sloc: ruby: 3,581; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
4
5
6
7
8
source "https://rubygems.org"

gemspec

group :maintenance, optional: true do
  gem "bake"
  gem "bake-gem"
end