elct9620/rails-letsencrypt

View on GitHub
gemfiles/rails7.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "appraisal"
gem "rspec-rails"
gem "rubocop", "~> 1.57.2"
gem "rubocop-rails"
gem "simplecov", "~> 0.16.1"
gem "sqlite3"
gem "railties", "~> 7"
gem "actionmailer", "~> 7"
gem "actionpack", "~> 7"
gem "actionview", "~> 7"
gem "activemodel", "~> 7"
gem "activerecord", "~> 7"
gem "activesupport", "~> 7"

gemspec path: "../"