szTheory/meta_presenter

View on GitHub
gemfiles/rails6.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "actionpack", "6.0.0"
gem "actionmailer", "6.0.0"

group :development, :test do
  gem "builder"
  gem "byebug", platforms: [:mri, :mingw, :x64_mingw]
  gem "rb-readline"
  gem "rspec"
end

group :development do
  gem "rubocop", "~> 1.57", require: false
end

gemspec path: "../"