File: Gemfile

package info (click to toggle)
ruby-jsonpath 1.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: ruby: 1,831; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
4
5
6
# frozen_string_literal: true

source 'http://rubygems.org'
gemspec
# gem 'rubocop', require: true, group: :test
gem 'simplecov', require: false, group: :test