take-five/activerecord-hierarchical_query

View on GitHub
gemfiles/rails5.2.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "pg", ">= 0.21", "< 1.5"
gem "activerecord", "~> 5.2"

group :local do
  gem "yard"
  gem "redcarpet"
  gem "github-markup"
  gem "appraisal", ">= 1.0.0"
end

group :development do
  gem "pry"
  gem "vv"
end

group :travis do
  gem "coveralls", "~> 0.8.21"
end

gemspec path: "../"