File: graphql-1.8.gemfile

package info (click to toggle)
ruby-graphql-errors 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 140 kB
  • sloc: ruby: 69; sh: 4; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
5
6
7
8
9
source "https://rubygems.org"

gem "pry"
gem 'coveralls'
gem 'batch-loader', '~> 1.2'

gem "graphql", "~> 1.8.4"

gemspec