Sha256: c9fcad3eb2cef3395f28cefa44cd524b00a694e32b76be009da6e3c5ad71ba9d

Contents?: true

Size: 239 Bytes

Versions: 3

Compression:

Stored size: 239 Bytes

Contents

# frozen_string_literal: true

appraise 'activerecord_6_1' do
  gem 'activerecord', '~> 6.1.7.6'
end

appraise 'activerecord_7_0' do
  gem 'activerecord', '~> 7.0.8'
end

appraise 'activerecord_7_1' do
  gem 'activerecord', '~> 7.1.1'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
postgres-vacuum-monitor-0.17.0 Appraisals
postgres-vacuum-monitor-0.16.0 Appraisals
postgres-vacuum-monitor-0.15.0 Appraisals