File: head.gemfile

package info (click to toggle)
ruby-oauth2 2.0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,608 kB
  • sloc: ruby: 5,441; javascript: 529; makefile: 4; sh: 4
file content (10 lines) | stat: -rw-r--r-- 198 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# This file was generated by Appraisal2

source "https://rubygems.org"

gem "cgi", ">= 0.5"
gem "benchmark", "~> 0.4", ">= 0.4.1"

gemspec path: "../"

eval_gemfile("modular/runtime_heads.gemfile")