Sha256: 26f4a83f05372ac2b0a0ba8ad071f75fdba0480dce7cf0f1890027c6936870c7

Contents?: true

Size: 154 Bytes

Versions: 9

Compression:

Stored size: 154 Bytes

Contents

if ENV['RAILS_VERSION'].nil? || ENV['RAILS_VERSION'] =~ /^5\./ || ENV['RAILS_VERSION'] == 'edge'
  gem 'rails-controller-testing'
  gem 'deprecation'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
blacklight-6.14.1 spec/test_app_templates/Gemfile.extra
blacklight-6.14.0 spec/test_app_templates/Gemfile.extra
blacklight-6.13.0 spec/test_app_templates/Gemfile.extra
blacklight-6.12.0 spec/test_app_templates/Gemfile.extra
blacklight-6.11.2 spec/test_app_templates/Gemfile.extra
blacklight-6.11.1 spec/test_app_templates/Gemfile.extra
blacklight-6.11.0 spec/test_app_templates/Gemfile.extra
blacklight-6.10.1 spec/test_app_templates/Gemfile.extra
blacklight-6.10.0 spec/test_app_templates/Gemfile.extra