szTheory/meta_presenter

View on GitHub
gemfiles/rails7.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "actionpack", "7.0.1"
gem "actionmailer", "7.0.1"

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: "../"