Sha256: 19682c6f868d81e78e6c129423824c7ff99d6ed66184428f05d89a0251d02bc2

Contents?: true

Size: 240 Bytes

Versions: 4

Compression:

Stored size: 240 Bytes

Contents

# frozen_string_literal: true

appraise 'active_support_5_0' do
  gem 'activesupport', '~> 5.0'
end

appraise 'active_support_5_1' do
  gem 'activesupport', '~> 5.1'
end

appraise 'active_support_5_2' do
  gem 'activesupport', '~> 5.2'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
traxor-0.2.0 Appraisals
traxor-0.1.20 Appraisals
traxor-0.1.19 Appraisals
traxor-0.1.18 Appraisals