File: Gemfile

package info (click to toggle)
asciinema 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 264 kB
  • ctags: 222
  • sloc: python: 975; makefile: 22; ruby: 10; sh: 8
file content (4 lines) | stat: -rw-r--r-- 61 bytes parent folder | download
1
2
3
4
source "https://rubygems.org"

gem 'guard'
gem 'guard-shell'