mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
Обновляем версии рельс в appraisals
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
# This file was generated by Appraisal
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "appraisal"
|
||||
gem "fastimage"
|
||||
gem "sqlite3"
|
||||
gem "aws-sdk-s3"
|
||||
gem "fog-local"
|
||||
gem "delayed_paperclip", git: "https://github.com/insales/delayed_paperclip.git"
|
||||
gem "sidekiq", "~> 2.0"
|
||||
gem "test-unit"
|
||||
gem "thoughtbot-shoulda", ">= 2.9.0"
|
||||
gem "mocha"
|
||||
gem "pry"
|
||||
gem "pry-byebug"
|
||||
gem "rails", "~> 4.2.0"
|
||||
gem "test_after_commit"
|
||||
|
||||
gemspec path: "../"
|
||||
@@ -8,12 +8,12 @@ gem "sqlite3"
|
||||
gem "aws-sdk-s3"
|
||||
gem "fog-local"
|
||||
gem "delayed_paperclip", git: "https://github.com/insales/delayed_paperclip.git"
|
||||
gem "rails", "~> 5.2.6"
|
||||
gem "sidekiq", "~> 2.0"
|
||||
gem "test-unit"
|
||||
gem "thoughtbot-shoulda", ">= 2.9.0"
|
||||
gem "mocha"
|
||||
gem "thoughtbot-shoulda", ">= 2.9.0"
|
||||
gem "pry"
|
||||
gem "pry-byebug"
|
||||
gem "rails", "~> 5.2.0"
|
||||
|
||||
gemspec path: "../"
|
||||
Reference in New Issue
Block a user