brightin/brightcontent

View on GitHub
gemfiles/rails-5.2.x.gemfile

Summary

Maintainability
Test Coverage
source "https://rubygems.org"

gem "rails", "~> 5.2.0"

gemspec name: "brightcontent-core", path: "../core", group: :core
gemspec name: "brightcontent-attachments", path: "../attachments", group: :attachments
gemspec name: "brightcontent-pages", path: "../pages", group: :pages