mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
20 lines
378 B
Plaintext
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", "~>6.1.4"
|
|
gem "sidekiq"
|
|
gem "test-unit"
|
|
gem "mocha"
|
|
gem "thoughtbot-shoulda", ">= 2.9.0"
|
|
gem "pry"
|
|
gem "pry-byebug"
|
|
gem "addressable"
|
|
|
|
gemspec path: "../"
|