File: Gemfile

package info (click to toggle)
ruby-gpgme 2.0.26-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,644 kB
  • sloc: ruby: 3,683; ansic: 3,111; sh: 7; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 118 bytes parent folder | download
1
2
3
4
5
6
7
source "http://rubygems.org"

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

gem 'bigdecimal'
gem 'rake'