mileszs/wicked_pdf

View on GitHub
gemfiles/7.0.gemfile

Summary

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

gem 'bootsnap' # required to run `rake test` in Rails 7.0
gem 'bundler', '~>2'
gem 'rails', '~>7.0.0'
gem 'sprockets-rails'
gem 'rdoc'
gem 'sprockets', '~>3.0'
gem 'sqlite3', '~> 1.4'

gemspec :path => '../'