Files
paperclip/gemfiles/rails_70.gemfile
Vasily Fedoseyev 2eae20a0c9 Allow rails 7.1
2023-10-23 19:44:59 +03:00

20 lines
378 B
Plaintext

# This file was generated by Appraisal
source "https://rubygems.org"
gem "fastimage"
gem "pg"
gem "aws-sdk-s3"
gem "fog-local"
gem "delayed_paperclip", git: "https://github.com/insales/delayed_paperclip.git"
gem "rails", "~>7.0.8"
gem "sidekiq"
gem "test-unit"
gem "mocha"
gem "thoughtbot-shoulda", ">= 2.9.0"
gem "pry"
gem "pry-byebug"
gem "addressable"
gemspec path: "../"